diff options
author | Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com> | 2013-03-13 14:12:46 +0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2013-03-13 14:23:04 -0400 |
commit | de70ab87b1e4ba1669638381b80f2d90ea09576c (patch) | |
tree | 19e5ec53b749d69c3c578581eb8adb900956a2c4 /drivers/net/wireless/ath/wil6210/txrx.c | |
parent | 102b1d99e555ddaddcc1bd7b0a976909c75aefc2 (diff) |
wil6210: fix FW error notification
user space get notified through kobject_uevent_env(), that might sleep and thus
should run in thread context.
Move user space notification to the thread handler, while mark FW is non-functional
right in the hard IRQ.
Signed-off-by: Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/ath/wil6210/txrx.c')
0 files changed, 0 insertions, 0 deletions