diff options
author | Menglong Dong <imagedong@tencent.com> | 2022-01-09 07:36:28 +0100 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-01-10 01:30:35 +0100 |
commit | 1c7fab70df085d866a3765955f397ca2b4025b15 (patch) | |
tree | ec88a6b4b61d85f1dd7eb8706f5b609a7970a116 /net/ipv4/tcp_timer.c | |
parent | net: skb: use kfree_skb_reason() in tcp_v4_rcv() (diff) | |
download | linux-1c7fab70df085d866a3765955f397ca2b4025b15.tar.xz linux-1c7fab70df085d866a3765955f397ca2b4025b15.zip |
net: skb: use kfree_skb_reason() in __udp4_lib_rcv()
Replace kfree_skb() with kfree_skb_reason() in __udp4_lib_rcv.
New drop reason 'SKB_DROP_REASON_UDP_CSUM' is added for udp csum
error.
Signed-off-by: Menglong Dong <imagedong@tencent.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/ipv4/tcp_timer.c')
0 files changed, 0 insertions, 0 deletions