projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Update acx-mac80211 to a more recent snapshot, thanks sn9
[openwrt.git]
/
package
/
madwifi
/
patches
/
310-noise_get.patch
diff --git
a/package/madwifi/patches/310-noise_get.patch
b/package/madwifi/patches/310-noise_get.patch
index
8b24b21
..
81b3cad
100644
(file)
--- 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);
ATH_RXBUF_LOCK_IRQ(sc);
if (sc->sc_rxbufcur == NULL)
sc->sc_rxbufcur = STAILQ_FIRST(&sc->sc_rxbuf);
-@@ -89
78,6 +8976
,7 @@
+@@ -89
81,6 +8979
,7 @@
sc->sc_curchan.channel);
sc->sc_stats.ast_per_calfail++;
}
sc->sc_curchan.channel);
sc->sc_stats.ast_per_calfail++;
}
@@
-17,7
+17,7
@@
ath_hal_process_noisefloor(ah);
if (isIQdone == AH_TRUE) {
ath_hal_process_noisefloor(ah);
if (isIQdone == AH_TRUE) {
-@@ -904
6,6 +9045
,7 @@
+@@ -904
9,6 +9048
,7 @@
struct ath_softc *sc = dev->priv;
(void) ath_chan_set(sc, ic->ic_curchan);
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
/*
* 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
-@@ -931
4,6 +9314
,7 @@
+@@ -931
7,6 +9317
,7 @@
}
ath_hal_process_noisefloor(ah);
}
ath_hal_process_noisefloor(ah);
This page took
0.021262 seconds
and
4
git commands to generate.