From 691b253e47367f64097023ba2afcc595ca120786 Mon Sep 17 00:00:00 2001 From: nbd Date: Mon, 16 Apr 2012 21:08:41 +0000 Subject: mac80211: update to wireless-testing 2012-04-13 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31322 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../mac80211/patches/430-ath5k_disable_fast_cc.patch | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 package/mac80211/patches/430-ath5k_disable_fast_cc.patch (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 deleted file mode 100644 index 68d5db020..000000000 --- a/package/mac80211/patches/430-ath5k_disable_fast_cc.patch +++ /dev/null @@ -1,18 +0,0 @@ ---- a/drivers/net/wireless/ath/ath5k/reset.c -+++ b/drivers/net/wireless/ath/ath5k/reset.c -@@ -1152,6 +1152,7 @@ ath5k_hw_reset(struct ath5k_hw *ah, enum - tsf_lo = 0; - mode = 0; - -+#if 0 - /* - * Sanity check for fast flag - * Fast channel change only available -@@ -1159,6 +1160,7 @@ ath5k_hw_reset(struct ath5k_hw *ah, enum - */ - if (fast && (ah->ah_radio != AR5K_RF2413) && - (ah->ah_radio != AR5K_RF5413)) -+#endif - fast = false; - - /* Disable sleep clock operation -- cgit v1.2.3