cfg80211: Handle WMM rules in regulatory domain intersection
authorIlan Peer <ilan.peer@intel.com>
Fri, 15 Mar 2019 15:39:00 +0000 (17:39 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 29 Mar 2019 10:20:58 +0000 (11:20 +0100)
commit08a75a887ee46828b54600f4bb7068d872a5edd5
tree48e36ca08a9dcf77587ba8e55240e8b98f83d93a
parent78be2d21cc1cd3069c6138dcfecec62583130171
cfg80211: Handle WMM rules in regulatory domain intersection

The support added for regulatory WMM rules did not handle
the case of regulatory domain intersections. Fix it.

Signed-off-by: Ilan Peer <ilan.peer@intel.com>
Fixes: 230ebaa189af ("cfg80211: read wmm rules from regulatory database")
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/reg.c