diff options
author | Menglong Dong <menglong8.dong@gmail.com> | 2024-10-09 05:28:28 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-10-13 13:33:09 +0300 |
commit | 03483dbde80d102146a61ec09b9e90cfc4bb8be0 (patch) | |
tree | ee7c437a42b6fef5f604221ac10845975e9495e2 /tools/perf/scripts/python | |
parent | e7c700aaa67a59c28da07072fbaae207b5f27519 (diff) | |
download | linux-03483dbde80d102146a61ec09b9e90cfc4bb8be0.tar.xz |
net: vxlan: use kfree_skb_reason() in vxlan_mdb_xmit()
Replace kfree_skb() with kfree_skb_reason() in vxlan_mdb_xmit. No drop
reasons are introduced in this commit.
Signed-off-by: Menglong Dong <dongml2@chinatelecom.cn>
Reviewed-by: Simon Horman <horms@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions