commit | cc901de1bcb0372583466075bfa62e3049dc6288 | [log] [tgz] |
---|---|---|
author | Michal Kazior <michal.kazior@tieto.com> | Wed Jan 29 07:56:20 2014 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Tue Feb 04 21:58:10 2014 +0100 |
tree | ae12805ea7a7e39e55e811fcc15c9b12a68fe078 | |
parent | c46a73f39642db4931544a9376338d05aa196df8 [diff] |
mac80211: fix sdata->radar_required locking radar_required setting wasn't protected by local->mtx in some places. This should prevent from scanning/radar detection/roc colliding. Signed-off-by: Michal Kazior <michal.kazior@tieto.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>