[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 dch...@suse.com --- drivers/net/usb/ax88179_178a.c | 1 + 1

[PATCH 1/2 net-next] usbnet: ax88179_178a: Correct a typo in description

2013-06-27 Thread David Chang
Correct a typo in description of driver_info, it should be Gigabit Signed-off-by: David Chang dch...@suse.com --- drivers/net/usb/ax88179_178a.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/net/usb/ax88179_178a.c b/drivers/net/usb/ax88179_178a.c index bd8758f

Re: [PATCH 5/5] staging: usbip: userspace: suppress a bogus error

2012-12-19 Thread David Chang
; + } else + return -1; + } snprintf(path, PATH_MAX, VHCI_STATE_PATH/port%d, rhport); The patch looks good to me. Acked-by: David Chang dch...@suse.com -- 1.7.12 -- To unsubscribe from this list: send the line unsubscribe linux-usb in the body