netfilter: xtables: consistent struct compat_xt_counters definition
authorAlexey Dobriyan <adobriyan@gmail.com>
Wed, 10 Feb 2010 14:00:32 +0000 (15:00 +0100)
committerPatrick McHardy <kaber@trash.net>
Wed, 10 Feb 2010 14:00:32 +0000 (15:00 +0100)
commit0a02604628c49037e1de2091d75462fd856b26ed
treeacf91566581f3076f63022375d0bd9ccdf18d611
parent9ab99d5a43e9f283738fd9fd365539306d13eaac
netfilter: xtables: consistent struct compat_xt_counters definition

There is compat_u64 type which deals with different u64 type alignment
on different compat-capable platforms, so use it and removed some
hardcoded assumptions.

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>
include/linux/netfilter/x_tables.h