diff options
author | Menglong Dong <[email protected]> | 2022-02-05 15:47:39 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2022-02-07 11:18:49 +0000 |
commit | 08d4c0370c400fa6ef2194f9ee2e8dccc4a7ab39 (patch) | |
tree | 93527fd2e749a2414d40572d5141eb20dffa96bc /lib/mpi/mpi-add.c | |
parent | 1379a92d38e31132e87d9b653e9343c7841a7348 (diff) |
net: udp: use kfree_skb_reason() in __udp_queue_rcv_skb()
Replace kfree_skb() with kfree_skb_reason() in __udp_queue_rcv_skb().
Following new drop reasons are introduced:
SKB_DROP_REASON_SOCKET_RCVBUFF
SKB_DROP_REASON_PROTO_MEM
Signed-off-by: Menglong Dong <[email protected]>
Reviewed-by: David Ahern <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-add.c')
0 files changed, 0 insertions, 0 deletions