diff options
author | huajun li <huajun.li.lee@gmail.com> | 2011-08-07 05:03:31 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-08-08 07:52:32 +0200 |
commit | c2e2a313ff8fdc25cedef5e63da712a6a0d35dfe (patch) | |
tree | 6c25bff7c6dbd1bc555fc53ab7c1cfee49bd3d71 /drivers/net/usb/cx82310_eth.c | |
parent | ipv4: use dst with ref during bcast/mcast loopback (diff) | |
download | linux-c2e2a313ff8fdc25cedef5e63da712a6a0d35dfe.tar.xz linux-c2e2a313ff8fdc25cedef5e63da712a6a0d35dfe.zip |
rtl8150: rtl8150_disconnect(...) does not need tasklet_disable(...)
Executing cmd 'rmmod rtl8150' does not return(if your device connects
to host), the root cause is tasklet_disable() causes tasklet_kill()
block, remove it from rtl8150_disconnect().
Signed-off-by: Huajun Li <huajun.li.lee@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/usb/cx82310_eth.c')
0 files changed, 0 insertions, 0 deletions