This patch series fixes command timeout issue reproduced on XO-4 with SD8787 during driver load/unload tests. The cmd_pending leak will be addressed separately. Amitkumar Karwar (1): mwifiex: fix race when queuing commands Bing Zhao (2): mwifiex: skip pending commands after function shutdown mwifiex: cancel cmd timer and free curr_cmd in shutdown process drivers/net/wireless/mwifiex/cmdevt.c | 22 ++++++++++++++++------ drivers/net/wireless/mwifiex/init.c | 8 ++++++++ drivers/net/wireless/mwifiex/main.h | 4 ++-- drivers/net/wireless/mwifiex/scan.c | 8 ++++---- drivers/net/wireless/mwifiex/sta_ioctl.c | 10 ++-------- 5 files changed, 32 insertions(+), 20 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html