This v2 series addresses Johannes' comment on not making the beacon reg hint extern, nor do we have to EXPORT_SYMBOL it as only cfg80211 core is its user. Luis R. Rodriguez (5): cfg80211: enable active-scan / beaconing on Ch 1-11 for world regdom cfg80211: enable 5 GHz world roaming channels cfg80211: Add AP beacon regulatory hints ath9k: follow beacon hints on reg_notifier when world roaming cfg80211: default OLD_REG to n Documentation/feature-removal-schedule.txt | 5 +- drivers/net/wireless/ath9k/regd.c | 93 +++++++---- include/net/wireless.h | 5 +- net/wireless/Kconfig | 2 +- net/wireless/core.c | 5 +- net/wireless/reg.c | 238 +++++++++++++++++++++++++++- net/wireless/reg.h | 21 +++ net/wireless/scan.c | 3 + 8 files changed, 331 insertions(+), 41 deletions(-) -- 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