]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - net/wireless/reg.c
cfg80211: change GO_CONCURRENT to IR_CONCURRENT for STA
authorArik Nemtsov <arik@wizery.com>
Wed, 6 May 2015 13:28:31 +0000 (16:28 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 6 May 2015 13:50:02 +0000 (15:50 +0200)
commit06f207fc541862ba8902ceda0ddeade6ea6bce72
tree75f2cdd19143539ddee9e5aadc8fab43722e830e
parent8aca9b2913eb788da56b533e1091dadb79fa80f0
cfg80211: change GO_CONCURRENT to IR_CONCURRENT for STA

The GO_CONCURRENT regulatory definition can be extended to station
interfaces requesting to IR as part of TDLS off-channel operations.
Rename the GO_CONCURRENT flag to IR_CONCURRENT and allow the added
use-case.

Change internal users of GO_CONCURRENT to use the new definition.

Signed-off-by: Arik Nemtsov <arikx.nemtsov@intel.com>
Reviewed-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/iwlwifi/iwl-nvm-parse.c
include/net/cfg80211.h
include/uapi/linux/nl80211.h
net/wireless/chan.c
net/wireless/nl80211.c
net/wireless/reg.c