summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorZhang Changzhong <zhangchangzhong@huawei.com>2022-11-17 16:50:38 +0800
committerJakub Kicinski <kuba@kernel.org>2022-11-18 19:39:05 -0800
commit62a7311fb96c61d281da9852dbee4712fc8c3277 (patch)
tree11a0b88a7d036f5456b84014d532d04c1b0be415 /tools/perf/scripts/python/export-to-postgresql.py
parentcbe867685386af1f0a2648f5279f6e4c74bfd17f (diff)
net/qla3xxx: fix potential memleak in ql3xxx_send()
The ql3xxx_send() returns NETDEV_TX_OK without freeing skb in error handling case, add dev_kfree_skb_any() to fix it. Fixes: bd36b0ac5d06 ("qla3xxx: Add support for Qlogic 4032 chip.") Signed-off-by: Zhang Changzhong <zhangchangzhong@huawei.com> Link: https://lore.kernel.org/r/1668675039-21138-1-git-send-email-zhangchangzhong@huawei.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions