1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/wireless/intel/iwlwifi/fw
Mukesh Sisodiya d166a5c977 wifi: iwlwifi: remove memory check for LMAC error address
LMAC error table address was checked against UMAC
error table minimum address defined. Because of that,
the LMAC error table was not read, since both addresses
belong to different ranges. As addresses are updated from
FW alive message and should be correct, this check is not
needed.

Still keep the check for address 0 to avoid NULL address read.

Signed-off-by: Mukesh Sisodiya <mukesh.sisodiya@intel.com>
Signed-off-by: Gregory Greenman <gregory.greenman@intel.com>
Link: https://lore.kernel.org/r/20230816104355.08ab1497904d.I270d4c5bcc23c5ecd0b7db475501032c450852ad@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2023-08-22 13:19:25 +02:00
..
api wifi: iwlwifi: pcie: point invalid TFDs to invalid data 2023-08-22 13:19:24 +02:00
acpi.c wifi: iwlwifi: add Razer to ppag approved list 2023-08-22 13:19:24 +02:00
acpi.h wifi: iwlwifi: implement WPFC ACPI table loading 2023-06-19 12:05:26 +02:00
dbg.c wifi: iwlwifi: fw: send marker cmd before suspend cmd 2023-06-21 14:02:14 +02:00
dbg.h wifi: iwlwifi: fw: send marker cmd before suspend cmd 2023-06-21 14:02:14 +02:00
debugfs.c wifi: iwlwifi: fw: send marker cmd before suspend cmd 2023-06-21 14:02:14 +02:00
debugfs.h iwlwifi: use SPDX tags 2020-12-10 00:15:31 +02:00
dump.c wifi: iwlwifi: remove memory check for LMAC error address 2023-08-22 13:19:25 +02:00
error-dump.h wifi: iwlwifi: yoyo: Add new tlv for dump file name extension 2023-03-15 13:25:12 +01:00
file.h wifi: iwlwifi: mvm: rename BTM support flag and its TLV 2023-06-14 12:32:19 +02:00
img.c iwlwifi: make iwl_fw_lookup_cmd_ver() take a cmd_id 2022-02-18 10:40:50 +02:00
img.h wifi: iwlwifi: mvm: allow number of beacons from FW 2023-04-17 09:53:25 +02:00
init.c iwlwifi: make iwl_fw_lookup_cmd_ver() take a cmd_id 2022-02-18 10:40:50 +02:00
notif-wait.c iwlwifi: fw: fix notification wait locking 2021-04-06 13:25:59 +03:00
notif-wait.h iwlwifi: use SPDX tags 2020-12-10 00:15:31 +02:00
paging.c iwlwifi: avoid void pointer arithmetic 2022-02-18 10:40:50 +02:00
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: mvm: clean up duplicated defines 2023-03-07 20:15:18 +01:00
runtime.h wifi: iwlwifi: fw: send marker cmd before suspend cmd 2023-06-21 14:02:14 +02:00
smem.c iwlwifi: prefer WIDE_ID() over iwl_cmd_id() 2022-02-18 10:40:50 +02:00
uefi.c wifi: iwlwifi: pnvm: handle memory descriptor tlv 2023-06-06 13:45:40 +02:00
uefi.h wifi: iwlwifi: pnvm: handle memory descriptor tlv 2023-06-06 13:45:40 +02:00