projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[realview] add more missing config symbols
[openwrt.git]
/
package
/
madwifi
/
patches
/
345-minstrel_sampling.patch
diff --git
a/package/madwifi/patches/345-minstrel_sampling.patch
b/package/madwifi/patches/345-minstrel_sampling.patch
index
d89990c
..
63fcb8a
100644
(file)
--- a/
package/madwifi/patches/345-minstrel_sampling.patch
+++ b/
package/madwifi/patches/345-minstrel_sampling.patch
@@
-20,7
+20,7
@@
* multiple segments.
--- a/ath_rate/minstrel/minstrel.c
+++ b/ath_rate/minstrel/minstrel.c
* multiple segments.
--- a/ath_rate/minstrel/minstrel.c
+++ b/ath_rate/minstrel/minstrel.c
-@@ -333,15 +333,19 @@ ath_rate_findrate(struct ath_softc *sc,
+@@ -333,15 +333,19 @@ ath_rate_findrate(struct ath_softc *sc,
if (sn->static_rate_ndx >= 0) {
ndx = sn->static_rate_ndx;
} else {
if (sn->static_rate_ndx >= 0) {
ndx = sn->static_rate_ndx;
} else {
This page took
0.028548 seconds
and
4
git commands to generate.