From: Eric Dumazet Date: Sun, 8 Nov 2009 10:20:19 +0000 (+0000) Subject: udp: multicast RX should increment SNMP/sk_drops counter in allocation failures X-Git-Tag: v2.6.33-rc1~388^2~454 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6b8f32ca71406de718391369490f6b1e81fe0bb;p=pandora-kernel.git udp: multicast RX should increment SNMP/sk_drops counter in allocation failures When skb_clone() fails, we should increment sk_drops and SNMP counters. Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed