summaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/531-ath9k_legacy_chainmask_fix.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2010-12-30 15:48:39 +0000
committerFelix Fietkau <nbd@openwrt.org>2010-12-30 15:48:39 +0000
commita718ebf1ed8956ec84ccd2d7f79653c0c0c74e5b (patch)
treeec7a13467171da80b064df0aaf1bc78ca0e576b5 /package/mac80211/patches/531-ath9k_legacy_chainmask_fix.patch
parent32510b4494c93fec61e01a2ffda8976ef6770d0c (diff)
downloadmaster-31e0f0ae-a718ebf1ed8956ec84ccd2d7f79653c0c0c74e5b.tar.gz
master-31e0f0ae-a718ebf1ed8956ec84ccd2d7f79653c0c0c74e5b.tar.bz2
master-31e0f0ae-a718ebf1ed8956ec84ccd2d7f79653c0c0c74e5b.zip
ath9k: add more pending fixes from linux-wireless@
SVN-Revision: 24858
Diffstat (limited to 'package/mac80211/patches/531-ath9k_legacy_chainmask_fix.patch')
-rw-r--r--package/mac80211/patches/531-ath9k_legacy_chainmask_fix.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/mac80211/patches/531-ath9k_legacy_chainmask_fix.patch b/package/mac80211/patches/531-ath9k_legacy_chainmask_fix.patch
index df7e5cbbf3..a2968b29ba 100644
--- a/package/mac80211/patches/531-ath9k_legacy_chainmask_fix.patch
+++ b/package/mac80211/patches/531-ath9k_legacy_chainmask_fix.patch
@@ -10,7 +10,7 @@
--- a/drivers/net/wireless/ath/ath9k/main.c
+++ b/drivers/net/wireless/ath/ath9k/main.c
-@@ -538,32 +538,6 @@ set_timer:
+@@ -539,32 +539,6 @@ set_timer:
}
}
@@ -43,7 +43,7 @@
static void ath_node_attach(struct ath_softc *sc, struct ieee80211_sta *sta)
{
struct ath_node *an;
-@@ -1676,8 +1650,6 @@ static int ath9k_config(struct ieee80211
+@@ -1677,8 +1651,6 @@ static int ath9k_config(struct ieee80211
/* XXX: remove me eventualy */
ath9k_update_ichannel(sc, hw, &sc->sc_ah->channels[pos]);
@@ -52,7 +52,7 @@
/* update survey stats for the old channel before switching */
spin_lock_irqsave(&common->cc_lock, flags);
ath_update_survey_stats(sc);
-@@ -1909,10 +1881,6 @@ static void ath9k_bss_info_changed(struc
+@@ -1910,10 +1882,6 @@ static void ath9k_bss_info_changed(struc
/* Set aggregation protection mode parameters */
sc->config.ath_aggr_prot = 0;