commit | 664322fa43b7a52a9e8be9a3874c024412c24a50 | [log] [tgz] |
---|---|---|
author | Andrei Otcheretianski <andrei.otcheretianski@intel.com> | Thu Jun 05 16:40:36 2014 +0300 |
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Mon Jul 07 21:41:19 2014 +0300 |
tree | 35a7da90749129b0b0d432e15f163b0e25bebb47 | |
parent | fe887665a87b4c45be21253c4a6904ad1334be85 [diff] |
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 <andrei.otcheretianski@intel.com> Reviewed-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>