]> asedeno.scripts.mit.edu Git - linux.git/commit
mac80211: ignore quiet mode in probe
authorSara Sharon <sara.sharon@intel.com>
Wed, 6 Feb 2019 11:17:17 +0000 (13:17 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 22 Feb 2019 12:46:25 +0000 (13:46 +0100)
commit7976b1e9e3bfdd7ed1cfb21afc4a195655017f13
treee3ff73e7533b63c831b978799a78d8cb6798dd0e
parent9792875ccd4788b3e0939cb3a74e24c0b349f591
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>
net/mac80211/mlme.c