Skip to content
Snippets Groups Projects
Commit c2e2a313 authored by huajun li's avatar huajun li Committed by David S. Miller
Browse files

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: default avatarHuajun Li <huajun.li.lee@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent d52fbfc9
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment