commit | 2c561b2b728ca4013e76d6439bde2c137503745e | [log] [tgz] |
---|---|---|
author | hayeswang <hayeswang@realtek.com> | Fri Jan 20 14:33:55 2017 +0800 |
committer | David S. Miller <davem@davemloft.net> | Fri Jan 20 11:06:23 2017 -0500 |
tree | 8fd88e41f8f82f895216e257d503fe48130c8533 | |
parent | 6391a4481ba0796805d6581e42f9f0418c099e34 [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>