mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-26 18:16:26 +00:00
rndis_wlan: do link-down state change in worker thread
rndis_wext_link_change() is called from within rndis_command() so it isn't very good place to do any work. Move to worker thread. Signed-off-by: Jussi Kivilinna <jussi.kivilinna@mbnet.fi> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
parent
cc0d9ff2c9
commit
6010ce07a6
1 changed files with 14 additions and 14 deletions
Loading…
Add table
Add a link
Reference in a new issue