commit | 5270bf63719c2c5e3a3d715ac78d394baea899d9 | [log] [tgz] |
---|---|---|
author | hayeswang <hayeswang@realtek.com> | Fri Jan 20 14:33:55 2017 +0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Jun 17 06:39:38 2017 +0200 |
tree | fc6bba36e1d90e3cb3d8ccd89fe91e8673f7102e | |
parent | a4877e5564a5306a38657fc25db721a6e558ce98 [diff] |
r8152: fix rtl8152_post_reset function [ Upstream commit 2c561b2b728ca4013e76d6439bde2c137503745e ] 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> Signed-off-by: Sasha Levin <alexander.levin@verizon.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>