git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1ab77f
)
udp: multicast RX should increment SNMP/sk_drops counter in allocation failures
author
Eric Dumazet
<eric.dumazet@gmail.com>
Sun, 8 Nov 2009 10:20:19 +0000
(10:20 +0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 9 Nov 2009 04:53:10 +0000
(20:53 -0800)
When skb_clone() fails, we should increment sk_drops and SNMP counters.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found