aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/dev_api.c
diff options
context:
space:
mode:
authorQiu Yutan <[email protected]>2025-05-21 02:14:08 +0000
committerDavid S. Miller <[email protected]>2025-05-26 09:03:13 +0000
commite45b7196df60a4aef86c3998611c91fcc93d21f3 (patch)
treecb8ef62696e14ebea01cbf65906f1d53c0f9f7b9 /net/core/dev_api.c
parentselftests: ncdevmem: add tx test with multiple IOVs (diff)
downloadkernel-e45b7196df60a4aef86c3998611c91fcc93d21f3.tar.gz
kernel-e45b7196df60a4aef86c3998611c91fcc93d21f3.zip
net: neigh: use kfree_skb_reason() in neigh_resolve_output() and neigh_connected_output()
Replace kfree_skb() used in neigh_resolve_output() and neigh_connected_output() with kfree_skb_reason(). Following new skb drop reason is added: /* failed to fill the device hard header */ SKB_DROP_REASON_NEIGH_HH_FILLFAIL Signed-off-by: Qiu Yutan <[email protected]> Signed-off-by: Jiang Kun <[email protected]> Reviewed-by: Kuniyuki Iwashima <[email protected]> Reviewed-by: Xu Xin <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/core/dev_api.c')
0 files changed, 0 insertions, 0 deletions