commit | 4f2d7680cb1ac5c5a70f3ba2447d5aa5c0a1643a | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@sunset.davemloft.net> | Thu Jan 19 16:58:37 2006 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Thu Jan 19 16:58:37 2006 -0800 |
tree | 248d57059e14782130b08084617b252ded7dfeb6 | |
parent | cf9e50a920be24b734fb91f19b8844f8509cb981 [diff] |
[NETFILTER] x_tables: Make XT_ALIGN align as strictly as necessary. Or else we break on ppc32 and other 32-bit platforms. Based upon a patch from Harald Welte. Signed-off-by: David S. Miller <davem@davemloft.net>