From: Sridhar Samudrala Date: Fri, 7 Oct 2005 04:37:01 +0000 (-0700) Subject: [SCTP] Fix SCTP socket options to work with 32-bit apps on 64-bit kernels. X-Git-Tag: v2.6.14-rc4~27^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20c9c825b12fcb8526a29cf20a17a5a3fc581726;p=pandora-kernel.git [SCTP] Fix SCTP socket options to work with 32-bit apps on 64-bit kernels. Adds alignment attribute to a few structures used with SCTP socket options so that the sizes and offsets remain the same when built using either 32 or 64 bit tools. Signed-off-by: Sridhar Samudrala Signed-off-by: David S. Miller --- Reading git-diff-tree failed