• J
    regulatory: fix world regulatory domain data · c3826807
    Johannes Berg 提交于
    The rule definitions here aren't really valid, they would
    be rejected if it came from userspace due to the bandwidth
    specified being bigger than the rule's width.
    
    This is fairly much inconsequential since the other rules
    around them do enable the bandwidth, but express that better
    using the NL80211_RRF_AUTO_BW flag.
    Signed-off-by: NJohannes Berg <johannes.berg@intel.com>
    c3826807
reg.c 84.9 KB