linux/drivers/net/wireless/intel/iwlwifi/fw
Dan Carpenter 65c6ee9045 wifi: iwlwifi: uninitialized variable in iwl_acpi_get_ppag_table()
This is an error path and Smatch complains that "tbl_rev" is uninitialized
on this path.  All the other functions follow this same patter where they
set the error code and goto out_free so that's probably what was intended
here as well.

Fixes: e8e10a37c5 ("iwlwifi: acpi: move ppag code from mvm to fw/acpi")
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Link: https://msgid.link/09900c01-6540-4a32-9451-563da0029cb6@moroto.mountain
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2024-02-08 13:49:37 +01:00
..
api wifi: iwlwifi: mvm: fix a battery life regression 2024-02-02 13:50:52 +01:00
acpi.c wifi: iwlwifi: uninitialized variable in iwl_acpi_get_ppag_table() 2024-02-08 13:49:37 +01:00
acpi.h wifi: iwlwifi: send EDT table to FW 2023-10-23 12:26:27 +02:00
dbg.c wifi: iwlwifi: remove extra kernel-doc 2024-02-01 11:54:33 +02:00
dbg.h wifi: iwlwifi: mvm: add a debugfs hook to clear the monitor data 2023-12-12 10:36:59 +01:00
debugfs.c wifi: iwlwifi: fw: Fix debugfs command sending 2023-10-23 12:21:48 +02:00
debugfs.h
dump.c wifi: iwlwifi: remove memory check for LMAC error address 2023-08-22 13:19:25 +02:00
error-dump.h wifi: iwlwifi: dbg_ini: fix structure packing 2023-09-11 15:55:03 +02:00
file.h wifi: iwlwifi: mvm: use the new command to clear the internal buffer 2023-12-21 20:35:17 +01:00
img.c
img.h wifi: iwlwifi: fw: increase fw_version string size 2023-10-23 12:25:53 +02:00
init.c
notif-wait.c
notif-wait.h wifi: iwlwifi: fix some kernel-doc issues 2023-09-11 12:36:26 +02:00
paging.c
pnvm.c wifi: iwlwifi: pnvm: handle memory descriptor tlv 2023-06-06 13:45:40 +02:00
pnvm.h wifi: iwlwifi: cfg: remove trailing dash from FW_PRE constants 2023-06-21 14:07:01 +02:00
rs.c wifi: iwlwifi: remove dead-code 2023-09-13 16:11:39 +02:00
runtime.h wifi: iwlwifi: fw: Add support for UATS table in UHB 2023-10-23 12:49:30 +02:00
smem.c
uefi.c wifi: iwlwifi: fw: Add support for UATS table in UHB 2023-10-23 12:49:30 +02:00
uefi.h wifi: iwlwifi: fw: Add support for UATS table in UHB 2023-10-23 12:49:30 +02:00