]> git.baikalelectronics.ru Git - kernel.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)
commit4458df507cf7f8b2116048b8d9c7a82dd339ce50
tree38aa5ba3e7c08f1086a4d17a5680a28674ceed80
parent46fb8ef563cfddfc0e24aad5476709308f525cc0
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