diff options
author | Menglong Dong <imagedong@tencent.com> | 2022-03-04 14:00:41 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-03-04 12:17:11 +0000 |
commit | 215b0f1963d4e34fccac6992b3debe26f78a6eb8 (patch) | |
tree | 6f1bd38180726481341dc5720b2e0fdbd52a881e /drivers/net/dsa/dsa_loop.c | |
parent | 98b4d7a4e7374a44c4afd9f08330e72f6ad0d644 (diff) |
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 'drivers/net/dsa/dsa_loop.c')
0 files changed, 0 insertions, 0 deletions