diff options
author | Dmitry Antipov <[email protected]> | 2023-08-23 21:23:34 +0300 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2023-09-20 16:16:12 +0300 |
commit | 352281e4a0a020114574b3846a6eed395d0ca908 (patch) | |
tree | 98289e555e6d48c252708e97d8f5381e6e0c595c /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | e6a1107bf5ebd531144f46f74ee2b7f8d56d3c79 (diff) |
wifi: ath9k: use u32 for txgain indexes
Since both 'ar9550_hw_get_modes_txgain_index()' and
'ar9561_hw_get_modes_txgain_index()' never returns
negative values, prefer 'u32' over 'int' and adjust
'ar9003_hw_process_ini()' accordingly.
Suggested-by: Jeff Johnson <[email protected]>
Signed-off-by: Dmitry Antipov <[email protected]>
Reviewed-by: Jeff Johnson <[email protected]>
Acked-by: Toke Høiland-Jørgensen <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions