diff options
author | 2022-05-21 08:33:01 +0200 | |
---|---|---|
committer | 2022-05-22 21:47:57 +0100 | |
commit | 15d221d0c345b76947911a3ac91897ffe2f1cc4e (patch) | |
tree | 4a44bff3940e18c765fa867c7de3aca007d082d7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: fec: Do proper error checking for optional clks (diff) | |
download | linux-dev-15d221d0c345b76947911a3ac91897ffe2f1cc4e.tar.xz linux-dev-15d221d0c345b76947911a3ac91897ffe2f1cc4e.zip |
hinic: Avoid some over memory allocation
'prod_idx' (atomic_t) is larger than 'shadow_idx' (u16), so some memory is
over-allocated.
Fixes: b15a9f37be2b ("net-next/hinic: Add wq")
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions