From: Johannes Berg Date: Thu, 12 Mar 2015 06:53:26 +0000 (+0200) Subject: mac80211: ignore CSA to same channel X-Git-Tag: omap-for-v4.2/o2_dc~296^2~8^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f84eaa1068315409ffbef57e6fea312180787db3;p=pandora-kernel.git 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 --- Reading git-diff-tree failed