diff options
author | Abhishek Naik <[email protected]> | 2021-08-05 14:21:53 +0300 |
---|---|---|
committer | Luca Coelho <[email protected]> | 2021-08-26 23:36:09 +0300 |
commit | 19426d54302e199b3fd2d575f926a13af66be2b9 (patch) | |
tree | 46915cb28f93a85723da0a45afd6d792fc60edd5 /tools/perf/scripts/python/syscall-counts.py | |
parent | 058b94dc9bf8310b93da864f9fe5bee5b50b0cf4 (diff) |
iwlwifi: skip first element in the WTAS ACPI table
By mistake we were considering the first element of the WTAS wifi
package as part of the data we want to rid, but that element is the wifi
package signature (always 0x07), so it should be skipped.
Change the code to read the data starting from element 1 instead.
Signed-off-by: Abhishek Naik <[email protected]>
Fixes: 28dd7ccdc56f ("iwlwifi: acpi: read TAS table from ACPI and send it to the FW")
Signed-off-by: Luca Coelho <[email protected]>
Link: https://lore.kernel.org/r/iwlwifi.20210805141826.ff8148197b15.I70636c04e37b2b57a5df3ce611511f62203d27a7@changeid
Signed-off-by: Luca Coelho <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions