]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
r8152: fix rtl8152_post_reset function
authorhayeswang <hayeswang@realtek.com>
Fri, 20 Jan 2017 06:33:55 +0000 (14:33 +0800)
committerThadeu Lima de Souza Cascardo <cascardo@canonical.com>
Tue, 27 Jun 2017 13:16:38 +0000 (10:16 -0300)
commit88ef3011172e292d297cb7998f312a847890d85f
tree327ca2e8f69ae02d7843ea13f63a7a15f6848755
parent0e2585b1a6f730a9f3bd6615ea407a27bff86db4
r8152: fix rtl8152_post_reset function

BugLink: http://bugs.launchpad.net/bugs/1698817
[ 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>
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@canonical.com>
drivers/net/usb/r8152.c