commit | de70ab87b1e4ba1669638381b80f2d90ea09576c | [log] [tgz] |
---|---|---|
author | Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com> | Wed Mar 13 14:12:46 2013 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Mar 13 14:23:04 2013 -0400 |
tree | 19e5ec53b749d69c3c578581eb8adb900956a2c4 | |
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>