diff options
author | Patrick McHardy <kaber@trash.net> | 2011-02-02 22:50:01 (GMT) |
---|---|---|
committer | Patrick McHardy <kaber@trash.net> | 2011-02-02 22:50:01 (GMT) |
commit | 724bab476bcac9f7d0b5204cb06e346216d42166 (patch) | |
tree | ac4aa027d85a801ca2e3eb75678124434e1ba30d /kernel | |
parent | 316ed388802533bcfd3dffb38d2ba29ac5428456 (diff) | |
download | linux-fsl-qoriq-724bab476bcac9f7d0b5204cb06e346216d42166.tar.xz |
netfilter: ipset: fix linking with CONFIG_IPV6=n
Add a dummy ip_set_get_ip6_port function that unconditionally
returns false for CONFIG_IPV6=n and convert the real function
to ipv6_skip_exthdr() to avoid pulling in the ip6_tables module
when loading ipset.
Signed-off-by: Patrick McHardy <kaber@trash.net>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions