Patrick McHardy 55fe586636 [NETFILTER]: Fix compat_xt_counters alignment for non-x86
Some (?) non-x86 architectures require 8byte alignment for u_int64_t
even when compiled for 32bit, using u_int32_t in compat_xt_counters
breaks on these architectures, use u_int64_t for everything but x86.

Reported by Andreas Schwab <schwab@suse.de>.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-04-24 17:27:30 -07:00
..
2006-03-24 07:33:24 -08:00
2006-03-31 12:19:01 -08:00
2006-04-24 13:48:51 -07:00
2006-04-24 13:48:51 -07:00
2006-01-06 08:33:29 -08:00
2006-04-10 09:43:47 -07:00
2006-03-25 08:22:52 -08:00