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:
fa17a01
)
dccp: Evaluate ip_hdr() only once in dccp_v4_route_skb().
author
David S. Miller
<davem@davemloft.net>
Thu, 1 Dec 2011 18:28:34 +0000
(13:28 -0500)
committer
David S. Miller
<davem@davemloft.net>
Thu, 1 Dec 2011 18:28:34 +0000
(13:28 -0500)
This also works around a bogus gcc warning generated by an
upcoming patch from Eric Dumazet that rearranges the layout
of struct flowi4.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found