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:
010c270
)
ipv4: Consolidate ipv4 dst allocation logic.
author
David S. Miller
<davem@davemloft.net>
Thu, 17 Feb 2011 23:42:37 +0000
(15:42 -0800)
committer
David S. Miller
<davem@davemloft.net>
Thu, 17 Feb 2011 23:42:37 +0000
(15:42 -0800)
This also allows us to combine all the dst->flags settings and avoid
read/modify/write sequences to this struct member.
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/route.c
patch
|
blob
|
history
diff --cc
net/ipv4/route.c
Simple merge