git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe88766
)
iwlwifi: mvm: Protect mvm->csa_vif with RCU
author
Andrei Otcheretianski
<andrei.otcheretianski@intel.com>
Thu, 5 Jun 2014 13:40:36 +0000
(16:40 +0300)
committer
Emmanuel Grumbach
<emmanuel.grumbach@intel.com>
Mon, 7 Jul 2014 18:41:19 +0000
(21:41 +0300)
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>
No differences found