From d8db515de0a58dd4ef09d52519d1df2c260a65f9 Mon Sep 17 00:00:00 2001 From: nbd Date: Tue, 7 Feb 2012 11:28:11 +0000 Subject: mac80211: update to wireless-testing 2012-02-06 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30346 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/mac80211/patches/430-ath5k_disable_fast_cc.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '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 -- cgit v1.2.3