ntent='cgit v1.2.3-54-g00ecf'/>
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhayeswang <hayeswang@realtek.com>2017-01-20 14:33:55 +0800
committerDavid S. Miller <davem@davemloft.net>2017-01-20 11:06:23 -0500
commit2c561b2b728ca4013e76d6439bde2c137503745e (patch)
tree8fd88e41f8f82f895216e257d503fe48130c8533
parent6391a4481ba0796805d6581e42f9f0418c099e34 (diff)
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>