diff options
author | 2013-02-22 21:09:17 +0100 | |
---|---|---|
committer | 2013-02-27 14:12:51 -0500 | |
commit | a3d63cadbad97671d740a9698acc2c95d1ca6e79 (patch) | |
tree | 86a62f8c3cf1d9e82c5ff0009da018c6b4c037cb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes (diff) | |
download | linux-dev-a3d63cadbad97671d740a9698acc2c95d1ca6e79.tar.xz linux-dev-a3d63cadbad97671d740a9698acc2c95d1ca6e79.zip |
ath9k: fix RSSI dummy marker value
RSSI is being stored internally as s8 in several places. The indication
of an unset RSSI value, ATH_RSSI_DUMMY_MARKER, was supposed to have been
set to 127, but ended up being set to 0x127 because of a code cleanup
mistake. This could lead to invalid signal strength values in a few
places.
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Cc: stable@vger.kernel.org
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions