[SCTP] Fix SCTP socket options to work with 32-bit apps on 64-bit kernels.
authorSridhar Samudrala <sri@us.ibm.com>
Fri, 7 Oct 2005 04:37:01 +0000 (21:37 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 7 Oct 2005 04:37:01 +0000 (21:37 -0700)
commit20c9c825b12fcb8526a29cf20a17a5a3fc581726
tree0c6d57fbf54910146e90db979599caaa7e532252
parent5fe467ee9787007dd9b263eb42dde3742deb743b
[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 <sri@us.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/sctp/user.h