]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitac1e141a86530bda70e81cf3adb9ce99fcf158d6
tree3bd98c6495654e6b33c676fd6c9c56bef3818570
parentc73ef5939be63ec70a0210b22c01aa99f6f74e11
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