summaryrefslogtreecommitdiff
path: root/net/netfilter/nf_conntrack_amanda.c
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@medozas.de>2010-03-18 13:03:51 +0300
committerJan Engelhardt <jengelh@medozas.de>2010-03-18 16:20:07 +0300
commit4f948db1915ff05e4ce0fd98e6323db6a3ec0fc0 (patch)
tree26960e5aa3ce14de1fbfcff6f0f602c0056f7869 /net/netfilter/nf_conntrack_amanda.c
parent16599786ae5e9d5f936706d2202d8c7224cd51ed (diff)
downloadlinux-4f948db1915ff05e4ce0fd98e6323db6a3ec0fc0.tar.xz
netfilter: xtables: remove almost-unused xt_match_param.data member
This member is taking up a "long" per match, yet is only used by one module out of the roughly 90 modules, ip6t_hbh. ip6t_hbh can be restructured a little to accomodate for the lack of the .data member. This variant uses checking the par->match address, which should avoid having to add two extra functions, including calls, i.e. (hbh_mt6: call hbhdst_mt6(skb, par, NEXTHDR_OPT), dst_mt6: call hbhdst_mt6(skb, par, NEXTHDR_DEST)) Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Diffstat (limited to 'net/netfilter/nf_conntrack_amanda.c')
0 files changed, 0 insertions, 0 deletions