diff options
author | 2012-08-28 15:33:42 +0800 | |
---|---|---|
committer | 2012-10-24 11:49:48 +0300 | |
commit | 83685091acb878980711c3b28fe42e8959583e84 (patch) | |
tree | 65eb1b374eaaeac66d46608f501d06b769e3553f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ath6kl: trivial cleanup on interface type selection (diff) | |
download | linux-dev-83685091acb878980711c3b28fe42e8959583e84.tar.xz linux-dev-83685091acb878980711c3b28fe42e8959583e84.zip |
ath6kl: fix link speed when using sgi
The MSB of rate index from FW is used for sgi. But the ath6kl_wmi_get_rate
doesn't handle it. The access to wmi_rate_tbl array may be out of range
if sgi is 1. This may cause the return value of ath6kl_wmi_get_rate()
function is incorrect link rate. We add sgi adjustment to avoid such case.
kvalo: change patch title
Signed-off-by: Dengke Qiu <dqiu@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions