mirror of
https://github.com/LineageOS/android_kernel_fxtec_sm6115.git
synced 2026-05-30 04:04:28 +00:00
When the device is unplugged, the driver would try to disable the device. Add checking the flag of RTL8152_UNPLUG to skip setting the device when it is unplugged. This could shorten the time of unloading the driver. Signed-off-by: Hayes Wang <hayeswang@realtek.com> Signed-off-by: David S. Miller <davem@davemloft.net>