diff options
author | Yoshihiro Shimoda <[email protected]> | 2023-11-22 14:11:43 +0900 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-11-24 01:52:35 +0000 |
commit | 782486af9b5b76493012711413c141509ac45dec (patch) | |
tree | a9b614fec5dde91e73a8b571faa09c8727c716c5 /scripts/generate_rust_analyzer.py | |
parent | 1aaef8634a20b322c82e84f12a9b6aec1e2fd4fa (diff) |
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 <[email protected]>
Reviewed-by: Wojciech Drewek <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions