From: Avinash Patil Date: Fri, 13 Mar 2015 12:07:51 +0000 (+0530) Subject: mwifiex: lock main process till reinitialization of vif is over X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~95^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9adbcb3355c31faf4274932f513f19225b61747;p=pandora-kernel.git mwifiex: lock main process till reinitialization of vif is over A crash was detected while changing virtual interface type is in progress. This was tracked to race condition in accessing bss_priority table while change is in progress. This patch ensures that main_process and rx_process works are locked while we change virtual interface. Signed-off-by: Cathy Luo Signed-off-by: Avinash Patil Signed-off-by: Kalle Valo --- Reading git-diff-tree failed