aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/dev.c
diff options
context:
space:
mode:
authorMenglong Dong <imagedong@tencent.com>2022-03-04 14:00:41 +0800
committerDavid S. Miller <davem@davemloft.net>2022-03-04 12:17:11 +0000
commit215b0f1963d4e34fccac6992b3debe26f78a6eb8 (patch)
tree6f1bd38180726481341dc5720b2e0fdbd52a881e /net/core/dev.c
parentnet: dev: use kfree_skb_reason() for sch_handle_egress() (diff)
downloadlinux-dev-215b0f1963d4e34fccac6992b3debe26f78a6eb8.tar.xz
linux-dev-215b0f1963d4e34fccac6992b3debe26f78a6eb8.zip
net: skb: introduce the function kfree_skb_list_reason()
To report reasons of skb drops, introduce the function kfree_skb_list_reason() and make kfree_skb_list() an inline call to it. This function will be used in the next commit in __dev_xmit_skb(). Signed-off-by: Menglong Dong <imagedong@tencent.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core/dev.c')
0 files changed, 0 insertions, 0 deletions