From: Eric Dumazet Date: Thu, 15 Oct 2009 00:12:40 +0000 (+0000) Subject: net: sk_drops consolidation part 2 X-Git-Tag: v2.6.33-rc1~388^2~767 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8edf19c2fe028563fc6ea9cb1995b8ee4172d4b6;p=pandora-kernel.git net: sk_drops consolidation part 2 - skb_kill_datagram() can increment sk->sk_drops itself, not callers. - UDP on IPV4 & IPV6 dropped frames (because of bad checksum or policy checks) increment sk_drops Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed