mirror of
https://github.com/torvalds/linux.git
synced 2025-11-07 03:59:22 +02:00
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> |
||
|---|---|---|
| .. | ||
| api | ||
| acpi.c | ||
| acpi.h | ||
| dbg.c | ||
| dbg.h | ||
| debugfs.c | ||
| debugfs.h | ||
| dump.c | ||
| error-dump.h | ||
| file.h | ||
| img.c | ||
| img.h | ||
| init.c | ||
| notif-wait.c | ||
| notif-wait.h | ||
| paging.c | ||
| pnvm.c | ||
| pnvm.h | ||
| rs.c | ||
| runtime.h | ||
| smem.c | ||
| uefi.c | ||
| uefi.h | ||