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:
2bbdf38
)
ip_frag: Remove some atomic ops
author
Eric Dumazet
<eric.dumazet@gmail.com>
Sun, 13 Jun 2010 23:02:24 +0000
(23:02 +0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 16 Jun 2010 01:12:44 +0000
(18:12 -0700)
Instead of doing one atomic operation per frag, we can factorize them.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found