aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/iw_handler.h
diff options
context:
space:
mode:
authorJorge Ramirez-Ortiz <jorge.ramirez-ortiz@linaro.org>2017-01-09 15:25:49 +0100
committerJohannes Berg <johannes.berg@intel.com>2017-01-11 14:10:44 +0100
commit7acec26cec5aa75e0dc54da1fb0b1f8acf575273 (patch)
tree183314cefd388b89c7729cac25462a533ab184ca /include/net/iw_handler.h
parentcfg80211: NL80211_ATTR_SOCKET_OWNER support for CMD_CONNECT (diff)
downloadlinux-dev-7acec26cec5aa75e0dc54da1fb0b1f8acf575273.tar.xz
linux-dev-7acec26cec5aa75e0dc54da1fb0b1f8acf575273.zip
cfg80211: wext does not need to set monitor channel in managed mode
There is not a valid reason to attempt setting the monitor channel while in managed mode. Since this code path only deals with this mode, remove the code block. Johannes: I'll note that the comment indicated it was for backward compatibility, but the code wasn't functional since switching the monitor channel isn't supported (any more?) when in managed mode, as that mode owns the channel configuration. Additionally, since monitor can't be done on a managed mode interface, this would only have had any effect to start with if a separate monitor interface is present, in which case it's better to change the channel through that anyway, if even possible. Signed-off-by: Jorge Ramirez-Ortiz <jorge.ramirez-ortiz@linaro.org> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'include/net/iw_handler.h')
0 files changed, 0 insertions, 0 deletions