diff options
author | 2023-11-22 14:11:43 +0900 | |
---|---|---|
committer | 2023-11-24 01:52:35 +0000 | |
commit | 782486af9b5b76493012711413c141509ac45dec (patch) | |
tree | a9b614fec5dde91e73a8b571faa09c8727c716c5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: rswitch: Fix return value in rswitch_start_xmit() (diff) | |
download | wireguard-linux-782486af9b5b76493012711413c141509ac45dec.tar.xz wireguard-linux-782486af9b5b76493012711413c141509ac45dec.zip |
net: rswitch: Fix missing dev_kfree_skb_any() in error path
Before returning the rswitch_start_xmit() in the error path,
dev_kfree_skb_any() should be called. So, fix it.
Fixes: 33f5d733b589 ("net: renesas: rswitch: Improve TX timestamp accuracy")
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Reviewed-by: Wojciech Drewek <wojciech.drewek@intel.com>
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