X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/232093a4f656aa2577c3c8425252e88717c1a9c2..57b73bf423b68390a7ca428306ec0e30348e3401:/package/mac80211/patches/430-ath5k_disable_fast_cc.patch diff --git a/package/mac80211/patches/430-ath5k_disable_fast_cc.patch b/package/mac80211/patches/430-ath5k_disable_fast_cc.patch index 194871431..68d5db020 100644 --- a/package/mac80211/patches/430-ath5k_disable_fast_cc.patch +++ b/package/mac80211/patches/430-ath5k_disable_fast_cc.patch @@ -13,6 +13,6 @@ if (fast && (ah->ah_radio != AR5K_RF2413) && (ah->ah_radio != AR5K_RF5413)) +#endif - fast = 0; + fast = false; /* Disable sleep clock operation