Re: [patch]convert kaweth to use usb_reset_configuration()
From: David Miller <davem@davemloft.net>
Date: 2009-10-30 06:06:40
From: David Miller <davem@davemloft.net>
Date: 2009-10-30 06:06:40
From: Oliver Neukum <oliver@neukum.org> Date: Thu, 29 Oct 2009 16:07:12 +0100
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.
Applied to net-next-2.6, thanks Oliver.