diff options
author | Felix Fietkau <nbd@openwrt.org> | 2008-07-25 22:41:13 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2008-07-25 22:41:13 +0000 |
commit | bdfc0556b878cc06a0741983227a8f166079c50d (patch) | |
tree | 1b536cd04f1dd406477302c33762087bcb0e2dd5 /package/madwifi/patches/310-noise_get.patch | |
parent | 22a637325e37c8dfac6c17bb1b26aa5564df8ff9 (diff) | |
download | upstream-bdfc0556b878cc06a0741983227a8f166079c50d.tar.gz upstream-bdfc0556b878cc06a0741983227a8f166079c50d.tar.bz2 upstream-bdfc0556b878cc06a0741983227a8f166079c50d.zip |
refresh madwifi patches
SVN-Revision: 11932
Diffstat (limited to 'package/madwifi/patches/310-noise_get.patch')
-rw-r--r-- | package/madwifi/patches/310-noise_get.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/madwifi/patches/310-noise_get.patch b/package/madwifi/patches/310-noise_get.patch index 8b24b2110c..81b3cad869 100644 --- a/package/madwifi/patches/310-noise_get.patch +++ b/package/madwifi/patches/310-noise_get.patch @@ -9,7 +9,7 @@ ATH_RXBUF_LOCK_IRQ(sc); if (sc->sc_rxbufcur == NULL) sc->sc_rxbufcur = STAILQ_FIRST(&sc->sc_rxbuf); -@@ -8978,6 +8976,7 @@ +@@ -8981,6 +8979,7 @@ sc->sc_curchan.channel); sc->sc_stats.ast_per_calfail++; } @@ -17,7 +17,7 @@ ath_hal_process_noisefloor(ah); if (isIQdone == AH_TRUE) { -@@ -9046,6 +9045,7 @@ +@@ -9049,6 +9048,7 @@ struct ath_softc *sc = dev->priv; (void) ath_chan_set(sc, ic->ic_curchan); @@ -25,7 +25,7 @@ /* * If we are returning to our bss channel then mark state * so the next recv'd beacon's TSF will be used to sync the -@@ -9314,6 +9314,7 @@ +@@ -9317,6 +9317,7 @@ } ath_hal_process_noisefloor(ah); |