]> git.baikalelectronics.ru Git - kernel.git/commit
r8152: check RTL8152_UNPLUG for rtl8152_close
authorhayeswang <hayeswang@realtek.com>
Fri, 6 Feb 2015 03:30:48 +0000 (11:30 +0800)
committerDavid S. Miller <davem@davemloft.net>
Sun, 8 Feb 2015 06:46:25 +0000 (22:46 -0800)
commit7a5eaf41f98965bcc43bdd3e918ed11c64c812a0
tree161fc6af909df5dbf6b138a0ef94fedd77c39bc4
parent9bb9676d2ce93852a00402625a8baec80b3761c3
r8152: check RTL8152_UNPLUG for rtl8152_close

It is unnecessary to accress the hw register if the device is unplugged.

Signed-off-by: Hayes Wang <hayeswang@realtek.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/r8152.c