commit | 7976b1e9e3bfdd7ed1cfb21afc4a195655017f13 | [log] [tgz] |
---|---|---|
author | Sara Sharon <sara.sharon@intel.com> | Wed Feb 06 13:17:17 2019 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Fri Feb 22 13:46:25 2019 +0100 |
tree | e3ff73e7533b63c831b978799a78d8cb6798dd0e | |
parent | 9792875ccd4788b3e0939cb3a74e24c0b349f591 [diff] |
mac80211: ignore quiet mode in probe Some buggy APs keep the CSA IE in probes after the channel switch was completed and can silence us for no good reason. Apply quiet mode only from beacons. If there is real channel switch going on, we will see the beacon anyway. Signed-off-by: Sara Sharon <sara.sharon@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>