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:
8a34e2f
)
sctp: avoid overwrite the return value of sctp_process_asconf_ack()
author
Wei Yongjun
<yjwei@cn.fujitsu.com>
Tue, 16 Jun 2009 06:47:30 +0000
(14:47 +0800)
committer
Vlad Yasevich
<vladislav.yasevich@hp.com>
Fri, 4 Sep 2009 22:20:54 +0000
(18:20 -0400)
The return value of sctp_process_asconf_ack() may be
overwritten while process parameters with no error.
This patch fixed the problem.
Signed-off-by: Wei Yongjun <yjwei@cn.fujitsu.com>
Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
No differences found