commit | 20c9c825b12fcb8526a29cf20a17a5a3fc581726 | [log] [tgz] |
---|---|---|
author | Sridhar Samudrala <sri@us.ibm.com> | Thu Oct 06 21:37:01 2005 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Oct 06 21:37:01 2005 -0700 |
tree | 0c6d57fbf54910146e90db979599caaa7e532252 | |
parent | 5fe467ee9787007dd9b263eb42dde3742deb743b [diff] |
[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>