diff options
author | Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> | 2023-11-22 08:11:43 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-11-24 04:52:35 +0300 |
commit | 782486af9b5b76493012711413c141509ac45dec (patch) | |
tree | a9b614fec5dde91e73a8b571faa09c8727c716c5 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 1aaef8634a20b322c82e84f12a9b6aec1e2fd4fa (diff) | |
download | linux-782486af9b5b76493012711413c141509ac45dec.tar.xz |
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/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions