ath9k: Add PER to RC debug statistics
Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:

zatwierdzone przez
John W. Linville

rodzic
d9ae96d94a
commit
9e71279084
@@ -1267,7 +1267,8 @@ static void ath_rc_update_ht(struct ath_softc *sc,
|
||||
ath_rc_priv->per_down_time = now_msec;
|
||||
}
|
||||
|
||||
ath_debug_stat_retries(sc, tx_rate, xretries, retries);
|
||||
ath_debug_stat_retries(sc, tx_rate, xretries, retries,
|
||||
ath_rc_priv->state[tx_rate].per);
|
||||
|
||||
#undef CHK_RSSI
|
||||
}
|
||||
|
Reference in New Issue
Block a user