tmp_suning_uos_patched/net/wireless
Vasanthakumar Thiagarajan cd50ac0f31 cfg80211: Fix dfs state propagation for non-DFS center channel
When part of a bigger bandwidth (160 MHz) channel falls in DFS
channel range it is possible that the  center frequency may not
necessarily be a radar channel. Remove the sanity check on channel
flag for IEEE80211_CHAN_RADAR in regulatory_propagate_dfs_state(),
this should fix the dfs state propagation for non-DFS center freq
which has DFS channels in it's bandwidth, should also fix unnecessary
WARN_ON() spam in regulatory_propagate_dfs_state().

Fixes: 8976672736 ("cfg80211: Share Channel DFS state across wiphys of same DFS domain")
Reported-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: Vasanthakumar Thiagarajan <vthiagar@qti.qualcomm.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2017-04-25 21:42:52 +02:00
..
.gitignore
ap.c
chan.c
core.c
core.h cfg80211: move add/change interface monitor flags into params 2017-04-13 13:41:38 +02:00
db.txt
debugfs.c
debugfs.h
ethtool.c
genregdb.awk
ibss.c
Kconfig
lib80211_crypt_ccmp.c
lib80211_crypt_tkip.c
lib80211_crypt_wep.c
lib80211.c
Makefile
mesh.c
mlme.c
nl80211.c My last pull request has been a while, we now have: 2017-04-20 13:54:40 -04:00
nl80211.h nl80211: add request id in scheduled scan event messages 2017-04-18 10:23:50 +02:00
ocb.c
of.c
radiotap.c
rdev-ops.h cfg80211: move add/change interface monitor flags into params 2017-04-13 13:41:38 +02:00
reg.c cfg80211: Fix dfs state propagation for non-DFS center channel 2017-04-25 21:42:52 +02:00
reg.h
regdb.h
scan.c nl80211: add request id in scheduled scan event messages 2017-04-18 10:23:50 +02:00
sme.c
sysfs.c
sysfs.h
trace.c
trace.h
util.c cfg80211: Fix array-bounds warning in fragment copy 2017-04-18 11:02:18 +02:00
wext-compat.c cfg80211: move add/change interface monitor flags into params 2017-04-13 13:41:38 +02:00
wext-compat.h
wext-core.c
wext-priv.c
wext-proc.c
wext-sme.c
wext-spy.c