ar71xx: ag71xx: use dynamically allocated buffer for napi_stats
[openwrt.git] / package / mac80211 / patches / 405-world_regd_fixup.patch
index 48ca03f..f08063c 100644 (file)
@@ -68,8 +68,8 @@
 +      )
  };
  
- /* Can be used by 0x67, 0x6A and 0x68 */
- static const struct ieee80211_regdomain ath_world_regdom_67_68_6A = {
+ /* Can be used by 0x67, 0x68, 0x6A and 0x6C */
+ static const struct ieee80211_regdomain ath_world_regdom_67_68_6A_6C = {
 -      .n_reg_rules = 4,
        .alpha2 =  "99",
 -      .reg_rules = {
This page took 0.024338 seconds and 4 git commands to generate.