John, Johannes, these patches start cleaning up the flag usage through the reg-notifier but the main motiviation here as to help clarify the case in which DFS is supported and we don't need to apply some paranoid flags. I've determined its best to clean this up on cfg80211 (unifying flags) and deal with the DFS case in cfg80211 as well (I add the documentation, but expect Januz to send a respective change later for DFS). Given that the later patches cfg80211 / other drivers I'll let you guys decide what tree these bubble up through. This series simplifies the flag application setup. Just a heads up I noticed that broadcom and rtl drivers share a lot of this code so eventually we may want to just export these and share them somehow. Luis R. Rodriguez (5): ath: fix logic on ath_reg_apply_active_scan_flags() ath: clean up ath_reg_apply_active_scan_flags() ath: rename ath_reg_apply_active_scan_flags() to ath_reg_apply_ir_flags() ath: simplify ath_reg_apply_beaconing_flags() ath: move the channel for ath_reg_apply_beaconing_flags() into helper drivers/net/wireless/ath/regd.c | 174 ++++++++++++++++++++++------------------ 1 file changed, 94 insertions(+), 80 deletions(-) -- 1.8.4.rc3 -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html