diff options
author | Menglong Dong <imagedong@tencent.com> | 2022-04-13 16:16:00 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-04-13 13:09:57 +0100 |
commit | eeab7e7ff43eb216e4e89482e03fe95a7e4c915e (patch) | |
tree | c5d27f25d03a1d7d275b1fadabf192dc1432770e /usr | |
parent | 4daf841a2ef3b2e987894c8107d309ce2b67c202 (diff) |
net: ipv6: add skb drop reasons to ip6_protocol_deliver_rcu()
Replace kfree_skb() used in ip6_protocol_deliver_rcu() with
kfree_skb_reason().
No new reasons are added.
Some paths are ignored, as they are not common, such as encapsulation
on non-final protocol.
Signed-off-by: Menglong Dong <imagedong@tencent.com>
Reviewed-by: Jiang Biao <benbjiang@tencent.com>
Reviewed-by: Hao Peng <flyingpeng@tencent.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions