]> git.baikalelectronics.ru Git - kernel.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)
commitc363bef8d6876b7bec93fea9e8d1f514c217f28a
tree8fd88e41f8f82f895216e257d503fe48130c8533
parent847642b7155eb518ba00bd60787ad8d2db51446e
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