Skip to content
Commit e408b8dc authored by Eric Dumazet's avatar Eric Dumazet Committed by David S. Miller
Browse files

udp: increments sk_drops in __udp_queue_rcv_skb()

Commit 93821778

 (udp: Fix rcv socket
locking) accidentally removed sk_drops increments for UDP IPV4
sockets.

This field can be used to detect incorrect sizing of socket receive
buffers.

Signed-off-by: default avatarEric Dumazet <dada1@cosmosbay.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 0afd4a21
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment