diff options
| author | Menglong Dong <menglong8.dong@gmail.com> | 2024-10-09 10:28:26 +0800 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2024-10-13 11:33:09 +0100 |
| commit | b71a576e452b800efeac49ecca116d954601d911 (patch) | |
| tree | 08401082e7cdfa6d58f6da5bdc620b356446f81c /scripts/gdb/linux/rbtree.py | |
| parent | d209706f562ee4fa81bdf24cf6b679c3222aa06c (diff) | |
net: vxlan: use kfree_skb_reason() in vxlan_xmit()
Replace kfree_skb() with kfree_skb_reason() in vxlan_xmit(). Following
new skb drop reasons are introduced for vxlan:
/* no remote found for xmit */
SKB_DROP_REASON_VXLAN_NO_REMOTE
/* packet without necessary metadata reached a device which is
* in "external" mode
*/
SKB_DROP_REASON_TUNNEL_TXINFO
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 'scripts/gdb/linux/rbtree.py')
0 files changed, 0 insertions, 0 deletions
