From: "Luis R. Rodriguez" <mcgrof@xxxxxxxxxxxxxxxx> These address the latest feedback on the v3 series. I've added two more patches to address removing of a superflous call given the introduction of wiphy_regulatory_register(). Luis R. Rodriguez (5): cfg80211: add CONFIG_CFG80211_CERTIFICATION_ONUS cfg80211: add cellular base station regulatory hint support cfg80211: rename reg_device_remove() to wiphy_regulatory_deregister() cfg80211: make regulatory_update() static cfg80211: remove regulatory_update() include/linux/nl80211.h | 32 ++++++++++++ include/net/regulatory.h | 5 ++ net/wireless/Kconfig | 21 ++++++++ net/wireless/core.c | 10 ++-- net/wireless/nl80211.c | 23 ++++++++- net/wireless/reg.c | 125 ++++++++++++++++++++++++++++++++++++++++------ net/wireless/reg.h | 8 +-- 7 files changed, 201 insertions(+), 23 deletions(-) -- 1.7.10.rc1.22.gf5241 -- 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