diff options
author | wangweidong <wangweidong1@huawei.com> | 2013-12-13 13:51:04 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-12-17 14:32:43 -0500 |
commit | be78cfcb25fd163ad7c415cdc0ff343fbc8d22ec (patch) | |
tree | 61496de60e3fe70a89c70d5392e129256f9bf316 /drivers/ps3 | |
parent | e4379310108a9bd9f181427b37113273d97b8ad3 (diff) |
sctp: Reorder 'struc association' members to reduce its size
Members of 'struct association' are not in appropriate order to
reuse compiler added padding on 64bit architectures. In this patch
we reorder those struct members and help reduce the size of the
structure from 2776 bytes to 2720 bytes on 64 bit architectures.
Signed-off-by: Wang Weidong <wangweidong1@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/ps3')
0 files changed, 0 insertions, 0 deletions