Re: [PATCH 2/2 net-next] usbnet: ax88179_178a: add .reset_resume hook

2013-06-28 Thread David Miller
From: David Chang Date: Thu, 27 Jun 2013 17:16:43 +0800 > 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 C

[PATCH 2/2 net-next] usbnet: ax88179_178a: add .reset_resume hook

2013-06-27 Thread David Chang
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 --- drivers/net/usb/ax88179_178a.c | 1 + 1 file changed, 1