]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: make check_combinations() aware of chanctx reservation
authorMichal Kazior <michal.kazior@tieto.com>
Wed, 25 Jun 2014 10:35:07 +0000 (12:35 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 25 Jun 2014 16:06:20 +0000 (18:06 +0200)
commit9a4118daba94d254eaddd97602f72e47b69762c4
tree6b05bec5528281f5cd790905f3e5a21927184218
parent359be21d24932b203a1bd4d14bb4d950bc375867
mac80211: make check_combinations() aware of chanctx reservation

The ieee80211_check_combinations() computes
radar_detect accordingly depending on chanctx
reservation status.

This makes it possible to use the function for
channel_switch validation.

Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/util.c