diff options
author | Malcolm Priestley <[email protected]> | 2020-02-04 19:34:02 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2020-02-10 08:49:10 -0800 |
commit | 93134df520f23f4e9998c425b8987edca7016817 (patch) | |
tree | 75ce7c7c67713c69b7f9e687b537831306f1a0f4 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9 (diff) |
staging: vt6656: fix sign of rx_dbm to bb_pre_ed_rssi.
bb_pre_ed_rssi is an u8 rx_dm always returns negative signed
values add minus operator to always yield positive.
fixes issue where rx sensitivity is always set to maximum because
the unsigned numbers were always greater then 100.
Fixes: 63b9907f58f1 ("staging: vt6656: mac80211 conversion: create rx function.")
Cc: stable <[email protected]>
Signed-off-by: Malcolm Priestley <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions