]> asedeno.scripts.mit.edu Git - linux.git/commit
mac80211: allow CSA to self with immediate quiet
authorSara Sharon <sara.sharon@intel.com>
Wed, 6 Feb 2019 11:17:16 +0000 (13:17 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 22 Feb 2019 12:46:04 +0000 (13:46 +0100)
commit9792875ccd4788b3e0939cb3a74e24c0b349f591
tree9f0689ca9b4bcb4ce639d8508c2c7d411f3b33c0
parentfafd2bce5a5821b8902b11ab24dffa47dfdbd2d0
mac80211: allow CSA to self with immediate quiet

Currently, due to some buggy APs that continue to include
CSA IEs after the switch, we ignore CSA to same channel.
However, some other APs may do CSA to self in order to have
immediate quiet. Allow it. Do it only for beacons.

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