]> git.baikalelectronics.ru Git - kernel.git/commit
hso: Hook up ->reset_resume
authorDenis Joseph Barrow <D.Barow@option.com>
Tue, 25 Nov 2008 08:36:10 +0000 (00:36 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 25 Nov 2008 08:36:10 +0000 (00:36 -0800)
commit689bb09730567aa693fca34de56e5f2a59cd0ca6
tree4e7528000a46bf14ed55b3168806523e825cd6ba
parent0f0569b9565830d0728d85c2af14b2347ab932b0
hso: Hook up ->reset_resume

Made usb_drivers reset_resume function point to hso_resume this
fixes problems a usb reset is done when the network interface
is left idle for a few minutes. Possibly reset_resume should
initialise hardware more but this works in the common case.

Signed-off-by: Denis Joseph Barrow <D.Barow@option.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/hso.c