diff options
author | Hayes Wang <hayeswang@realtek.com> | 2019-07-04 12:36:32 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-07-06 01:37:32 +0300 |
commit | ffa9fec30ca0ceb7d5156a1649b9576058756616 (patch) | |
tree | 8a01ea019bc940af3333576bf04f529433ae29d3 /net/tls/tls_sw.c | |
parent | fa8043017cf83427c7e3d7d8defe2c2133edffea (diff) | |
download | linux-ffa9fec30ca0ceb7d5156a1649b9576058756616.tar.xz |
r8152: set RTL8152_UNPLUG only for real disconnection
Set the flag of RTL8152_UNPLUG if and only if the device is unplugged.
Some error codes sometimes don't mean the real disconnection of usb device.
For those situations, set the flag of RTL8152_UNPLUG causes the driver skips
some flows of disabling the device, and it let the device stay at incorrect
state.
Signed-off-by: Hayes Wang <hayeswang@realtek.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/tls/tls_sw.c')
0 files changed, 0 insertions, 0 deletions