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:
77357a9
)
ipv4: Use inet_csk_route_child_sock() in DCCP and TCP.
author
David S. Miller
<davem@davemloft.net>
Sun, 8 May 2011 22:28:03 +0000
(15:28 -0700)
committer
David S. Miller
<davem@davemloft.net>
Sun, 8 May 2011 22:28:03 +0000
(15:28 -0700)
Operation order is now transposed, we first create the child
socket then we try to hook up the route.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found