diff options
author | Menglong Dong <imagedong@tencent.com> | 2022-02-05 10:47:34 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-02-07 14:18:49 +0300 |
commit | 2df3041ba3be950376e8c25a8f6da22f7fcc765c (patch) | |
tree | 2a325cd70314507138627c9ecd7ab01c491322a4 /tools/perf/scripts/python | |
parent | 88590b369354092183bcba04e2368010c462557f (diff) | |
download | linux-2df3041ba3be950376e8c25a8f6da22f7fcc765c.tar.xz |
net: netfilter: use kfree_drop_reason() for NF_DROP
Replace kfree_skb() with kfree_skb_reason() in nf_hook_slow() when
skb is dropped by reason of NF_DROP. Following new drop reasons
are introduced:
SKB_DROP_REASON_NETFILTER_DROP
Signed-off-by: Menglong Dong <imagedong@tencent.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions