commit | 87f55616f81bf6c82f0e94cf4661151399d2a7b6 | [log] [tgz] |
---|---|---|
author | Gregory Greenman <gregory.greenman@intel.com> | Thu Jul 06 05:27:55 2017 +0300 |
committer | Luca Coelho <luciano.coelho@intel.com> | Tue Aug 01 11:51:02 2017 +0300 |
tree | 086cd3fb1c06559588421b1806ab64303af6c751 | |
parent | 9465c3f8ba67cff697c0529de5a03cc5e1509d41 [diff] |
iwlwifi: mvm: rs: fix TLC statistics collection Statistics should be collected according to the actual rate a frame/aggregation was transmitted and not according to the initial rate from the last LQ command (these rates are different if the frames were retransmitted at a lower rate from the rate scale table). This is needed to remove throughput degradation. Signed-off-by: Gregory Greenman <gregory.greenman@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>