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:
c32d83c
)
net: ip_append_data() optim
author
Eric Dumazet
<eric.dumazet@gmail.com>
Tue, 24 Aug 2010 21:45:09 +0000
(14:45 -0700)
committer
David S. Miller
<davem@davemloft.net>
Tue, 24 Aug 2010 21:45:09 +0000
(14:45 -0700)
Compiler is not smart enough to avoid a conditional branch.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found