iwlegacy: fix rate control regression
[deliverable/linux.git] / drivers / net / wireless / iwlegacy / 3945-rs.c
index c9f197d9ca1eecddf8d6f651c4f8598950986502..fe31590a51b2d81b41b40b2f862c96c5b2e10980 100644 (file)
@@ -816,6 +816,7 @@ out:
                rs_sta->last_txrate_idx = idx;
                info->control.rates[0].idx = rs_sta->last_txrate_idx;
        }
+       info->control.rates[0].count = 1;
 
        D_RATE("leave: %d\n", idx);
 }
This page took 0.037719 seconds and 5 git commands to generate.