mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* USB/network unregistration patches
@ 2012-02-15  8:03 Sascha Hauer
  2012-02-15  8:03 ` [PATCH 1/6] usb net smsc95xx: remove unused variable Sascha Hauer
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Sascha Hauer @ 2012-02-15  8:03 UTC (permalink / raw)
  To: barebox

Registering devices works fine on barebox, unregistration often not so.
This series cleans up unregistration of network/USB devices.

Sascha Hauer (6):
      usb net smsc95xx: remove unused variable
      usb net smsc95xx: add missing mii_unregister
      usb net: fix unregistration
      net: fix eth device unregistration
      net: set enetaddr to invalid address when an invalid string is passed
      USB storage: fix disconnect

 drivers/net/usb/smsc95xx.c |    7 +++----
 drivers/net/usb/usbnet.c   |    6 ++----
 drivers/usb/storage/usb.c  |   23 ++++++-----------------
 drivers/usb/storage/usb.h  |    1 +
 net/eth.c                  |    5 ++++-
 net/net.c                  |    6 ++++--
 6 files changed, 20 insertions(+), 28 deletions(-)

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2012-02-15  8:04 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-15  8:03 USB/network unregistration patches Sascha Hauer
2012-02-15  8:03 ` [PATCH 1/6] usb net smsc95xx: remove unused variable Sascha Hauer
2012-02-15  8:04 ` [PATCH 2/6] usb net smsc95xx: add missing mii_unregister Sascha Hauer
2012-02-15  8:04 ` [PATCH 3/6] usb net: fix unregistration Sascha Hauer
2012-02-15  8:04 ` [PATCH 4/6] net: fix eth device unregistration Sascha Hauer
2012-02-15  8:04 ` [PATCH 5/6] net: set enetaddr to invalid address when an invalid string is passed Sascha Hauer
2012-02-15  8:04 ` [PATCH 6/6] USB storage: fix disconnect Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox