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
/
425-rc_rexmit.patch
diff --git
a/package/madwifi/patches/425-rc_rexmit.patch
b/package/madwifi/patches/425-rc_rexmit.patch
index
10a6f9c
..
252767a
100644
(file)
--- a/
package/madwifi/patches/425-rc_rexmit.patch
+++ b/
package/madwifi/patches/425-rc_rexmit.patch
@@
-303,7
+303,7
@@
/* don't use a bit-rate that has been failing */
if (sn->stats[size_bin][x].successive_failures > 3)
continue;
/* don't use a bit-rate that has been failing */
if (sn->stats[size_bin][x].successive_failures > 3)
continue;
-@@ -234,10 +230,6 @@ pick_sample_ndx(struct sample_node *sn,
+@@ -234,10 +230,6 @@ pick_sample_ndx(struct sample_node *sn,
if (sn->rates[ndx].rate > 22 && ndx > current_ndx + 2)
continue;
if (sn->rates[ndx].rate > 22 && ndx > current_ndx + 2)
continue;
This page took
0.025414 seconds
and
4
git commands to generate.