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:
c720c7e
)
net: sk_drops consolidation part 2
author
Eric Dumazet
<eric.dumazet@gmail.com>
Thu, 15 Oct 2009 00:12:40 +0000
(
00:12
+0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 19 Oct 2009 01:52:54 +0000
(18:52 -0700)
- 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 <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found