diff options
author | Hante Meuleman <[email protected]> | 2015-10-08 20:33:16 +0200 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2015-10-21 10:56:46 +0300 |
commit | 124d517211e4322366f087774dadae136c6cec8b (patch) | |
tree | 779a919c7f96f91e4bb48e389277b466d97de9ba /tools/perf/util/trace-event-scripting.c | |
parent | 2b76acdbc0431a7d9e87eacb27bb537a211bed16 (diff) |
brcmfmac: Fix station info rate information.
Txrate and rxrate in get_station got assigned first with value
in kbps and then divided by 100 to get it in 100kbps unit. The
problem with that is that type of rate is u16 which resulted
in incorrect values for high data rate values.
Reviewed-by: Arend Van Spriel <[email protected]>
Reviewed-by: Pieter-Paul Giesberts <[email protected]>
Signed-off-by: Hante Meuleman <[email protected]>
Signed-off-by: Arend van Spriel <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions