diff options
author | Joe Stringer <joestringer@nicira.com> | 2015-08-28 00:25:45 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-08-28 01:35:51 +0200 |
commit | 2e4cfae2a8e3f9ce3925c9b6e9e865fe8476fc4f (patch) | |
tree | 42b08c5d840488d9d54b9033d027cf332369f495 /.gitignore | |
parent | Merge branch 'mlxsw-small-updates' (diff) | |
download | linux-2e4cfae2a8e3f9ce3925c9b6e9e865fe8476fc4f.tar.xz linux-2e4cfae2a8e3f9ce3925c9b6e9e865fe8476fc4f.zip |
netfilter: Define v6ops in !CONFIG_NETFILTER case.
When CONFIG_OPENVSWITCH is set, and CONFIG_NETFILTER is not set, the
openvswitch IPv6 fragmentation handling cannot refer to ipv6_ops because
it isn't defined. Add a dummy version to avoid #ifdefs in source files.
Fixes: 7f8a436 "openvswitch: Add conntrack action"
Signed-off-by: Joe Stringer <joestringer@nicira.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions