projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
firmware-utils/mkzynfw: add support for the NBG460N board
[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
..
4a5c0b0
100644
(file)
--- a/
package/madwifi/patches/420-diversity_fix.patch
+++ b/
package/madwifi/patches/420-diversity_fix.patch
@@
-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.021865 seconds
and
4
git commands to generate.