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:
15efbe7
)
[SCTP]: Incorrect length was used in SCTP_*_AUTH_CHUNKS socket option
author
Vlad Yasevich
<vladislav.yasevich@hp.com>
Wed, 27 Feb 2008 19:40:37 +0000
(14:40 -0500)
committer
Vlad Yasevich
<vladislav.yasevich@hp.com>
Thu, 28 Feb 2008 21:45:01 +0000
(16:45 -0500)
The chunks are stored inside a parameter structure in the kernel
and when we copy them to the user, we need to account for
the parameter header.
Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
No differences found