diff options
author | Bernhard Thaler <bernhard.thaler@wvnet.at> | 2015-06-20 00:17:50 +0200 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2015-07-02 15:03:13 +0200 |
commit | a1bc1b356a9d21bf29bc7c873718b5cacdf119b4 (patch) | |
tree | 5b667851728a2461c5e89f36277643c81023ddfb /lib/ratelimit.c | |
parent | netfilter: nf_queue: Don't recompute the hook_list head (diff) | |
download | linux-a1bc1b356a9d21bf29bc7c873718b5cacdf119b4.tar.xz linux-a1bc1b356a9d21bf29bc7c873718b5cacdf119b4.zip |
netfilter: bridge: fix CONFIG_NF_DEFRAG_IPV4/6 related warnings/errors
br_nf_ip_fragment() is not needed when neither CONFIG_NF_DEFRAG_IPV4 nor
CONFIG_NF_DEFRAG_IPV6 is set.
struct brnf_frag_data must be available if either CONFIG_NF_DEFRAG_IPV4
or CONFIG_NF_DEFRAG_IPV6 is set.
Fixes: efb6de9b4ba0 ("netfilter: bridge: forward IPv6 fragmented packets")
Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Bernhard Thaler <bernhard.thaler@wvnet.at>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'lib/ratelimit.c')
0 files changed, 0 insertions, 0 deletions