mac80211: ignore cqm during csa
authorMichal Kazior <michal.kazior@tieto.com>
Wed, 9 Apr 2014 13:45:36 +0000 (15:45 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 7 May 2014 09:04:51 +0000 (11:04 +0200)
commite5593f56ebbc1b427055da8bc49d7e12a108de36
tree010ffc0dedfcdd756bf4cd370d11807d2135c83c
parentf04c22033c25f71617ac62bcfe75698baa17a0b8
mac80211: ignore cqm during csa

It is not guaranteed that multi-vif channel
switching is tightly synchronized. It makes sense
to ignore cqm (missing beacons, et al) while csa
is progressing and re-check it after it completes.

Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/mlme.c