From: Luca Coelho <luciano.coe...@intel.com> Hi,
Here are Haim's 3 patches for the new ETSI requirements that have been pending due to fixes we had in our internl tree. All the fixes have been squased. Please review and let me know if there are any issues. Cheers, Luca. Haim Dreyfuss (3): cfg80211: read wmm rules from regulatory database mac80211: limit wmm params to comply with ETSI requirements cfg80211: Add API to allow querying regdb for wmm_rule include/net/cfg80211.h | 28 +++++++ include/net/regulatory.h | 28 +++++++ net/mac80211/cfg.c | 3 + net/mac80211/ieee80211_i.h | 4 + net/mac80211/mlme.c | 1 + net/mac80211/util.c | 44 ++++++++++ net/wireless/reg.c | 204 +++++++++++++++++++++++++++++++++++++++++++-- 7 files changed, 303 insertions(+), 9 deletions(-) -- 2.16.2