diff options
author | Eric Dumazet <edumazet@google.com> | 2012-09-06 01:34:44 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-09-07 18:56:00 +0200 |
commit | 979402b16cde048ced4839e21cc49e0779352b80 (patch) | |
tree | e2cb35c6029a59ba46e24fe933404b0f442ecb73 /net/mac80211 | |
parent | net/mlx4_core: Return the error value in case of command initialization failure (diff) | |
download | linux-979402b16cde048ced4839e21cc49e0779352b80.tar.xz linux-979402b16cde048ced4839e21cc49e0779352b80.zip |
udp: increment UDP_MIB_INERRORS if copy failed
In UDP recvmsg(), we miss an increase of UDP_MIB_INERRORS if the copy
of skb to userspace failed for whatever reason.
Reported-by: Shawn Bohrer <sbohrer@rgmadvisors.com>
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/mac80211')
0 files changed, 0 insertions, 0 deletions