9
0
Fork 0
barebox/drivers/net/usb
Sascha Hauer 4af196ebfc usb net: fix unregistration
First call mii_unregister which is done in the drivers unbind function,
then eth_unregister. Also, remove unregister_device which is done in
eth_unregister.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2012-02-14 23:57:00 +01:00
..
Kconfig usb net: Add SMSC95xx support 2011-03-30 22:20:11 +02:00
Makefile usb net: Add SMSC95xx support 2011-03-30 22:20:11 +02:00
asix.c net mii: add a parent pointer to miidevs and set it to the hardware device 2011-08-15 09:48:03 +02:00
smsc95xx.c usb net smsc95xx: add missing mii_unregister 2012-02-14 23:56:46 +01:00
smsc95xx.h usb net: Add SMSC95xx support 2011-03-30 22:20:11 +02:00
usbnet.c usb net: fix unregistration 2012-02-14 23:57:00 +01:00