diff options
author | Thomas Bogendoerfer <[email protected]> | 2023-05-24 21:49:08 +0200 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-05-25 20:57:46 -0700 |
commit | d68cb7cf1fd0ef4287bc0ecd1ed0b6ae8e05fc70 (patch) | |
tree | 51b0022307e50bdff4f0b17860e3d5cf92222b38 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | 50fb587e6a56dba74c3c56a7a09c48bff25cc5fa (diff) |
net: mellanox: mlxbf_gige: Fix skb_panic splat under memory pressure
Do skb_put() after a new skb has been successfully allocated otherwise
the reused skb leads to skb_panics or incorrect packet sizes.
Fixes: f92e1869d74e ("Add Mellanox BlueField Gigabit Ethernet driver")
Signed-off-by: Thomas Bogendoerfer <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions