linux/drivers/net/vxlan
Menglong Dong 790961d88b net: vxlan: use kfree_skb_reason() in encap_bypass_if_local()
Replace kfree_skb() with kfree_skb_reason() in encap_bypass_if_local, and
no new skb drop reason is added in this commit.

Signed-off-by: Menglong Dong <dongml2@chinatelecom.cn>
Reviewed-by: Simon Horman <horms@kernel.org>
Reviewed-by: Kalesh AP <kalesh-anakkur.purayil@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2024-10-13 11:33:10 +01:00
..
Makefile
vxlan_core.c net: vxlan: use kfree_skb_reason() in encap_bypass_if_local() 2024-10-13 11:33:10 +01:00
vxlan_mdb.c net: vxlan: use kfree_skb_reason() in vxlan_mdb_xmit() 2024-10-13 11:33:09 +01:00
vxlan_multicast.c
vxlan_private.h vxlan: Handle error of rtnl_register_module(). 2024-10-10 15:39:35 +02:00
vxlan_vnifilter.c vxlan: Handle error of rtnl_register_module(). 2024-10-10 15:39:35 +02:00