aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/510-ath9k_led_cleanup.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2011-01-09 20:32:25 +0000
committerFelix Fietkau <nbd@openwrt.org>2011-01-09 20:32:25 +0000
commit47ecd476d5722582e3abd3edba46bb8bfe6f82d7 (patch)
treecd4de1a2e0300fae04a9a8ba1fbd1e2237fa1405 /package/mac80211/patches/510-ath9k_led_cleanup.patch
parent1cbf9086a20fd9577d1d177f44e431076d438bbf (diff)
downloadupstream-47ecd476d5722582e3abd3edba46bb8bfe6f82d7.tar.gz
upstream-47ecd476d5722582e3abd3edba46bb8bfe6f82d7.tar.bz2
upstream-47ecd476d5722582e3abd3edba46bb8bfe6f82d7.zip
mac80211: update to wireless-testing 2011-01-05, should improve aggregation reliability in ath9k
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24948 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/mac80211/patches/510-ath9k_led_cleanup.patch')
-rw-r--r--package/mac80211/patches/510-ath9k_led_cleanup.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/mac80211/patches/510-ath9k_led_cleanup.patch b/package/mac80211/patches/510-ath9k_led_cleanup.patch
index 626bc0c2d8..5f6968becc 100644
--- a/package/mac80211/patches/510-ath9k_led_cleanup.patch
+++ b/package/mac80211/patches/510-ath9k_led_cleanup.patch
@@ -253,7 +253,7 @@
/* Rfkill */
--- a/drivers/net/wireless/ath/ath9k/main.c
+++ b/drivers/net/wireless/ath/ath9k/main.c
-@@ -1296,9 +1296,6 @@ static void ath9k_stop(struct ieee80211_
+@@ -1270,9 +1270,6 @@ static void ath9k_stop(struct ieee80211_
aphy->state = ATH_WIPHY_INACTIVE;
@@ -265,7 +265,7 @@
cancel_work_sync(&sc->hw_check_work);
--- a/drivers/net/wireless/ath/ath9k/init.c
+++ b/drivers/net/wireless/ath/ath9k/init.c
-@@ -143,6 +143,21 @@ static struct ieee80211_rate ath9k_legac
+@@ -145,6 +145,21 @@ static struct ieee80211_rate ath9k_legac
RATE(540, 0x0c, 0),
};
@@ -287,7 +287,7 @@
static void ath9k_deinit_softc(struct ath_softc *sc);
/*
-@@ -745,6 +760,13 @@ int ath9k_init_device(u16 devid, struct
+@@ -747,6 +762,13 @@ int ath9k_init_device(u16 devid, struct
ath9k_init_txpower_limits(sc);