convert kaweth to use usb_reset_configuration()
authorOliver Neukum <oliver@neukum.org>
Thu, 29 Oct 2009 05:07:12 +0000 (05:07 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 30 Oct 2009 06:06:39 +0000 (23:06 -0700)
commitf0816ce39d8de7646301aac52cc7351a2424d97f
tree3bd98c6495654e6b33c676fd6c9c56bef3818570
parent43ab85021e8286e1641928ab3cc542dd1e8c7f94
convert kaweth to use usb_reset_configuration()

For USB 3.0 it is necessary that all drivers use the standard
API to reset a configuration. This removes a home-grown
implementation.

Signed-off-by: Oliver Neukum <oliver@neukum.org>
Hi David,

please take this for the next merge window.

Regards
Oliver
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/kaweth.c