X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=package%2Fkernel%2Fmac80211%2Fpatches%2Fath%2F406-ath_relax_default_regd.patch;fp=package%2Fkernel%2Fmac80211%2Fpatches%2Fath%2F406-ath_relax_default_regd.patch;h=ee4e461342a9400aa61b7670896891265270677e;hp=35b0f2b76eff9b1fd0f69c98aaaf61da8ac59921;hb=e185080c871a712a41ef02f6b20f1d07d2f1ab87;hpb=a1d3796efebd6685ad34c9f95b67eca3486ebf3e diff --git a/package/kernel/mac80211/patches/ath/406-ath_relax_default_regd.patch b/package/kernel/mac80211/patches/ath/406-ath_relax_default_regd.patch index 35b0f2b76e..ee4e461342 100644 --- a/package/kernel/mac80211/patches/ath/406-ath_relax_default_regd.patch +++ b/package/kernel/mac80211/patches/ath/406-ath_relax_default_regd.patch @@ -39,7 +39,7 @@ bool ath_is_world_regd(struct ath_regulatory *reg) { return is_wwr_sku(ath_regd_get_eepromRD(reg)); -@@ -658,6 +666,9 @@ ath_regd_init_wiphy(struct ath_regulator +@@ -659,6 +667,9 @@ ath_regd_init_wiphy(struct ath_regulator if (IS_ENABLED(CPTCFG_ATH_USER_REGD)) return 0;