aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMukesh Sisodiya <[email protected]>2023-08-16 11:10:54 +0300
committerJohannes Berg <[email protected]>2023-08-22 13:19:25 +0200
commitd166a5c9775f8cc0b20e3331e238844a3fe57fa1 (patch)
tree8924b2a380fced7ee0a6369998138e145b4126dc /tools/perf/scripts/python
parentd09d290ae39345fb914163e45ee2b42f8c938f7b (diff)
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 <[email protected]> Signed-off-by: Gregory Greenman <[email protected]> Link: https://lore.kernel.org/r/20230816104355.08ab1497904d.I270d4c5bcc23c5ecd0b7db475501032c450852ad@changeid Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions