]> asedeno.scripts.mit.edu Git - linux.git/commit
r8152: fix rtl8152_post_reset function
authorhayeswang <hayeswang@realtek.com>
Fri, 20 Jan 2017 06:33:55 +0000 (14:33 +0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 20 Jan 2017 16:06:23 +0000 (11:06 -0500)
commit2c561b2b728ca4013e76d6439bde2c137503745e
tree8fd88e41f8f82f895216e257d503fe48130c8533
parent6391a4481ba0796805d6581e42f9f0418c099e34
r8152: fix rtl8152_post_reset function

The rtl8152_post_reset() should sumbit rx urb and interrupt transfer,
otherwise the rx wouldn't work and the linking change couldn't be
detected.

Signed-off-by: Hayes Wang <hayeswang@realtek.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/r8152.c