diff options
author | Kees Cook <[email protected]> | 2022-10-17 19:37:59 -0700 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2022-11-01 12:30:22 +0200 |
commit | 8b860466b137d77cb95907cacb1c9443712e6f6b (patch) | |
tree | 04a9905549037456db9c1efc7e62ba8b45f00b53 /tools/perf/scripts/python/sctop.py | |
parent | 7bb09fb8f5772c92313834e60eb350f2d8888921 (diff) |
wifi: atmel: Fix atmel_private_handler array size
Fix the atmel_private_handler to correctly sized (1 element) again. (I
should have checked the data segment for differences.) This had no
behavioral impact (no private callbacks), but it made a very large
zero-filled array.
Cc: Simon Kelley <[email protected]>
Cc: Kalle Valo <[email protected]>
Cc: "David S. Miller" <[email protected]>
Cc: Eric Dumazet <[email protected]>
Cc: Jakub Kicinski <[email protected]>
Cc: Paolo Abeni <[email protected]>
Cc: [email protected]
Cc: [email protected]
Fixes: 8af9d4068e86 ("wifi: atmel: Avoid clashing function prototypes")
Signed-off-by: Kees Cook <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions