diff options
author | Patrick McHardy <[email protected]> | 2006-12-02 22:04:50 -0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2006-12-02 22:04:50 -0800 |
commit | f9aae95828d3478520f4bd73221bcb450ec1a5c0 (patch) | |
tree | 642e3e4b2625e476a1e31fe2e9aebd05a1e20417 /net/unix/sysctl_net_unix.c | |
parent | 0c4ca1bd8638d04796553b6e678063c4fadb92cc (diff) |
[NETFILTER]: nf_conntrack: fix helper structure alignment
Adding the alignment to the size doesn't make any sense, what it
should do is align the size of the conntrack structure to the
alignment requirements of the helper structure and return an
aligned pointer in nfct_help().
Signed-off-by: Patrick McHardy <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions