X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=package%2Fmac80211%2Fpatches%2F554-ath9k_ani_mrc_fix.patch;h=8a4ce06be4d3721b23ae652ed3d143f0ad8fe24b;hb=363dc920dae5ea1ce24d14082f13a4464e00a084;hp=b5c1eb5e4865e53e95cfe8632bf608251a006d63;hpb=8f7f0f90900053b35ab3d24dc4da5af4eb1d6fef;p=openwrt.git diff --git a/package/mac80211/patches/554-ath9k_ani_mrc_fix.patch b/package/mac80211/patches/554-ath9k_ani_mrc_fix.patch index b5c1eb5e48..8a4ce06be4 100644 --- a/package/mac80211/patches/554-ath9k_ani_mrc_fix.patch +++ b/package/mac80211/patches/554-ath9k_ani_mrc_fix.patch @@ -1,6 +1,6 @@ --- a/drivers/net/wireless/ath/ath9k/ar9003_phy.c +++ b/drivers/net/wireless/ath/ath9k/ar9003_phy.c -@@ -1088,6 +1088,10 @@ static bool ar9003_hw_ani_control(struct +@@ -1076,6 +1076,10 @@ static bool ar9003_hw_ani_control(struct * is_on == 0 means MRC CCK is OFF (more noise imm) */ bool is_on = param ? 1 : 0;