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)
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>

No differences found