From: Vlad Yasevich Date: Wed, 27 Feb 2008 19:40:37 +0000 (-0500) Subject: [SCTP]: Incorrect length was used in SCTP_*_AUTH_CHUNKS socket option X-Git-Tag: v2.6.25-rc4~148^2~11^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b40db6846847e82daf175641987df29324c425fa;p=pandora-kernel.git [SCTP]: Incorrect length was used in SCTP_*_AUTH_CHUNKS socket option 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 --- Reading git-diff-tree failed