]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
usbnet: ax88179_178a: add .reset_resume hook
authorDavid Chang <dchang@suse.com>
Thu, 27 Jun 2013 09:16:43 +0000 (17:16 +0800)
committerDavid S. Miller <davem@davemloft.net>
Sat, 29 Jun 2013 04:34:28 +0000 (21:34 -0700)
commitb8553b89edf73122eba4419cc846a31ebf7bc894
tree38aa5ba3e7c08f1086a4d17a5680a28674ceed80
parent803dee958390bd3e9e42a31dd8bdc4d1a8fa319f
usbnet: ax88179_178a: add .reset_resume hook

I tested with the AX88179 usb dongle, if without .reset_resume hook,
after S3/S4 resume you have to enable network interface or reload the
dirver module manually otherwise the network interface can not work.

Signed-off-by: David Chang <dchang@suse.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/ax88179_178a.c