fixes dependencies of pjsip and ltq-vmmc
[openwrt.git] / package / madwifi / patches / 425-rc_rexmit.patch
index 10a6f9c..252767a 100644 (file)
                /* 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;
  
This page took 0.023363 seconds and 4 git commands to generate.