Here's a few simple updates for cfg80211 regulatory to help with the next patches I'll post as RFC's. Nothing major here. Luis R. Rodriguez (5): cfg80211: use enum nl80211_dfs_regions for dfs_region everywhere cfg80211: intersection dfs regions when intersecting regdomains cfg80211: distinguish unset DFS region from unknown cfg80211: replace print_dfs_region() with reg_dfs_region_str() helper cfg80211: add reg_get_dfs_region() include/net/regulatory.h | 4 +-- net/wireless/nl80211.c | 2 +- net/wireless/reg.c | 85 +++++++++++++++++++++++++++++++++++------------- net/wireless/reg.h | 3 +- 4 files changed, 67 insertions(+), 27 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