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:
fbe54e3
)
dccp: fix error propagation in dccp_v4_connect
author
RongQing.Li
<roy.qing.li@gmail.com>
Mon, 21 Nov 2011 21:45:26 +0000
(16:45 -0500)
committer
David S. Miller
<davem@davemloft.net>
Mon, 21 Nov 2011 21:45:26 +0000
(16:45 -0500)
The errcode is not updated when ip_route_newports() fails.
Signed-off-by: RongQing.Li <roy.qing.li@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found