diff options
author | Stephen Rothwell <sfr@canb.auug.org.au> | 2012-01-11 04:52:17 +0400 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2012-01-16 16:40:54 +0400 |
commit | 412662d204eca981458156fd64d9d5f3b533d7b6 (patch) | |
tree | a05bc418b5d943ba4c8d33cc3d8fe24c11d0a67d /net/bridge | |
parent | 7c7c7f01cc5e3e423120a4848a73dd5e4586f2f9 (diff) | |
download | linux-412662d204eca981458156fd64d9d5f3b533d7b6.tar.xz |
netfilter: xt_hashlimit: fix unused variable warning if IPv6 disabled
Fixes this warning when CONFIG_IP6_NF_IPTABLES is not enabled:
net/netfilter/xt_hashlimit.c: In function ‘hashlimit_init_dst’:
net/netfilter/xt_hashlimit.c:448:9: warning: unused variable ‘frag_off’ [-Wunused-variable]
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'net/bridge')
0 files changed, 0 insertions, 0 deletions