commit | 9c8f92aed16dbd1924910f3305f5992a4f29fe2a | [log] [tgz] |
---|---|---|
author | Denis Joseph Barrow <D.Barow@option.com> | Tue Nov 25 00:36:10 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Nov 25 00:36:10 2008 -0800 |
tree | 4e7528000a46bf14ed55b3168806523e825cd6ba | |
parent | 7ea3a9ad9bf360f746a7ad6fa72511a5c359490d [diff] |
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>