From: Andrei Otcheretianski Date: Thu, 5 Jun 2014 13:40:36 +0000 (+0300) Subject: iwlwifi: mvm: Protect mvm->csa_vif with RCU X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~210^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=664322fa43b7a52a9e8be9a3874c024412c24a50;p=pandora-kernel.git iwlwifi: mvm: Protect mvm->csa_vif with RCU Currently mvm->csa_vif is protected with mvm mutex. The RCU protection is required for "iwlwifi: mvm: Reflect GO channel switch in NoA" patch. Signed-off-by: Andrei Otcheretianski Reviewed-by: Johannes Berg Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed