projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
brcm47xx: update bcma and ssb to master-2011-07-21
[openwrt.git]
/
package
/
madwifi
/
patches
/
420-diversity_fix.patch
diff --git
a/package/madwifi/patches/420-diversity_fix.patch
b/package/madwifi/patches/420-diversity_fix.patch
index
12bb77b
..
90bcd0e
100644
(file)
--- a/
package/madwifi/patches/420-diversity_fix.patch
+++ b/
package/madwifi/patches/420-diversity_fix.patch
@@
-54,7
+54,7
@@
if (bfaddr != 0) {
/*
* Stop any current DMA and put the new frame(s) on the queue.
if (bfaddr != 0) {
/*
* Stop any current DMA and put the new frame(s) on the queue.
-@@ -6734,9 +6708,8 @@ ath_setdefantenna(struct ath_softc *sc,
+@@ -6734,9 +6708,8 @@ ath_setdefantenna(struct ath_softc *sc,
{
struct ath_hal *ah = sc->sc_ah;
{
struct ath_hal *ah = sc->sc_ah;
@@
-65,7
+65,7
@@
if (sc->sc_defant != antenna)
sc->sc_stats.ast_ant_defswitch++;
sc->sc_defant = antenna;
if (sc->sc_defant != antenna)
sc->sc_stats.ast_ant_defswitch++;
sc->sc_defant = antenna;
-@@ -111
57,7 +11130
,7 @@ ATH_SYSCTL_DECL(ath_sysctl_halparam, ctl
+@@ -111
60,7 +11133
,7 @@ ATH_SYSCTL_DECL(ath_sysctl_halparam, ctl
break;
}
sc->sc_diversity = val;
break;
}
sc->sc_diversity = val;
This page took
0.028486 seconds
and
4
git commands to generate.