commit | f84eaa1068315409ffbef57e6fea312180787db3 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Thu Mar 12 08:53:26 2015 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Mon Mar 16 09:36:12 2015 +0100 |
tree | 1c0bc72f63876fc2dbbcf88135d87f77f0dc0d86 | |
parent | 496fcc294daab18799e190c0264863d653588d1f [diff] |
mac80211: ignore CSA to same channel If the AP is confused and starts doing a CSA to the same channel, just ignore that request instead of trying to act it out since it was likely sent in error anyway. In the case of the bug I was investigating the GO was misbehaving and sending out a beacon with CSA IEs still included after having actually done the channel switch. Signed-off-by: Johannes Berg <johannes.berg@intel.com>