diff options
author | Amitkumar Karwar <akarwar@marvell.com> | 2014-02-27 19:35:16 -0800 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2014-02-28 14:33:42 -0500 |
commit | ace273551b7c9c2cfbfc606ac4cd518c67f80faf (patch) | |
tree | be3f23ebea21902ab0dcd5561761bc0afc8831ef /usr | |
parent | 4af2bd49e6777d39db9bafc868860f0cfdd04652 (diff) | |
download | talos-op-linux-ace273551b7c9c2cfbfc606ac4cd518c67f80faf.tar.gz talos-op-linux-ace273551b7c9c2cfbfc606ac4cd518c67f80faf.zip |
mwifiex: skipping pending commands after unload
We skip downloading other commands after FUNC_SHUTDOWN is queued
during driver unload. Main thread should be woken up each time
after freeing skipped command so that FUNC_SHUTDOWN gets served
in case if there are other pending commands before FUNC_SHUTDOWN.
Also, call mwifiex_complete_cmd() only for synchronous commands.
Reported-by: Avery Pennarun <apenwarr@gmail.com>
Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Maithili Hinge <maithili@marvell.com>
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions