diff options
author | 2025-05-05 21:56:51 +0300 | |
---|---|---|
committer | 2025-05-07 06:08:02 +0300 | |
commit | beda255463c351ac2d595eeb2ecb7dbbbade3886 (patch) | |
tree | 852616011424fd6c791d8966790f95e705cb08b5 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | wifi: iwlwifi: drop whtc RF (diff) | |
download | wireguard-linux-beda255463c351ac2d595eeb2ecb7dbbbade3886.tar.xz wireguard-linux-beda255463c351ac2d595eeb2ecb7dbbbade3886.zip |
wifi: iwlwifi: make iwl_uefi_get_uats_table() return void
This sets both fwrt->uats_valid and returns 0, but in the
static inline it returns 0 without setting uats_valid,
which is confusing and the iwlmvm code misbehaves in this
case.
Since it already sets uats_valid, just remove the extra
return value.
Reported-by: Bjoern A. Zeeb <bz@FreeBSD.org>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Link: https://patch.msgid.link/20250505215513.e981a7911228.Ic94b5e03e2053a08b84cabeb58ce3b6598fd9fc6@changeid
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions