diff options
author | Johannes Berg <[email protected]> | 2020-12-09 23:16:46 +0200 |
---|---|---|
committer | Luca Coelho <[email protected]> | 2020-12-10 00:16:05 +0200 |
commit | b8aba27cdc0ea6aaafacba3b899ff99d6d876fad (patch) | |
tree | f95682ce970b9ec74e4d8427411b6ff83421bdd1 /tools/perf/scripts/python/syscall-counts.py | |
parent | ac1a98e1e924e7e8d7c7e5b1ca8ddc522e10ddd0 (diff) |
iwlwifi: tighten RX MPDU bounds checks
Previously, we added checks that the contained MPDU size is long
enough, but really we should also check that the notification
itself fits into the data. Add some checks for that.
Also add unlikely() annotations on the previously added checks.
Signed-off-by: Johannes Berg <[email protected]>
Signed-off-by: Luca Coelho <[email protected]>
Link: https://lore.kernel.org/r/iwlwifi.20201209231352.51cc04cf1e3e.I7bfd6809f8f5feb75f79397646e6656e95688a0e@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