netfilter: xtables: compact table hook functions (2/2)
authorJan Engelhardt <jengelh@medozas.de>
Sat, 13 Jun 2009 04:57:10 +0000 (06:57 +0200)
committerJan Engelhardt <jengelh@medozas.de>
Wed, 10 Feb 2010 16:03:53 +0000 (17:03 +0100)
commit2b21e051472fdb4680076278b2ccf63ebc1cc3bc
tree284c85824fcc2de0016451be071f4dd2b377e9cb
parent737535c5cf3524e4bfaa91e22edefd52eccabbce
netfilter: xtables: compact table hook functions (2/2)

The calls to ip6t_do_table only show minimal differences, so it seems
like a good cleanup to merge them to a single one too.
Space saving obtained by both patches: 6807725->6807373
("Total" column from `size -A`.)

Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
net/ipv4/netfilter/arptable_filter.c
net/ipv4/netfilter/iptable_filter.c
net/ipv4/netfilter/iptable_raw.c
net/ipv4/netfilter/iptable_security.c
net/ipv6/netfilter/ip6table_filter.c
net/ipv6/netfilter/ip6table_raw.c
net/ipv6/netfilter/ip6table_security.c