diff options
author | 2024-03-25 15:05:03 +0100 | |
---|---|---|
committer | 2024-03-25 15:40:03 +0100 | |
commit | f40db02e8fa357196d57e002cc1e74abe8b8009d (patch) | |
tree | 2feb3c1dd1db83bed33a8c38205affa13e43c808 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | wifi: iwlwifi: reconfigure TLC during HW restart (diff) | |
download | wireguard-linux-f40db02e8fa357196d57e002cc1e74abe8b8009d.tar.xz wireguard-linux-f40db02e8fa357196d57e002cc1e74abe8b8009d.zip |
wifi: mac80211: use kvcalloc() for codel vars
This is a big array, but it's only used by software and
need not be contiguous in memory. Use kvcalloc() since
it's so big (order 5 allocation).
Reviewed-by: Miriam Rachel Korenblit <miriam.rachel.korenblit@intel.com>
Link: https://msgid.link/20240325150509.9195643699e4.I1b94b17abc809491080d6312f31ce6b5decdd446@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions