]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitb05f0921d156de2162fddb5af631962f43278524
tree0c6d57fbf54910146e90db979599caaa7e532252
parent6c5f269924713d033c75845bc0c8417091db289a
[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