]> git.baikalelectronics.ru Git - kernel.git/commit
openvswitch: Fix conntrack compilation without mark.
authorJoe Stringer <joestringer@nicira.com>
Sat, 29 Aug 2015 02:22:11 +0000 (19:22 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 29 Aug 2015 05:23:59 +0000 (22:23 -0700)
commitefa1b8033b52f4064bf3eec4f7d7bb5d33c0717e
treee31d94a3ee3c6150df590ee973aa9280c484e9c9
parent80661bd50f6631fdbcae5902e64f6359c66990b1
openvswitch: Fix conntrack compilation without mark.

Fix build with !CONFIG_NF_CONNTRACK_MARK && CONFIG_OPENVSWITCH_CONNTRACK

Fixes: ad37dc9 ("openvswitch: Allow matching on conntrack mark")
Reported-by: Simon Horman <simon.horman@netronome.com>
Signed-off-by: Joe Stringer <joestringer@nicira.com>
Tested-by: Simon Horman <simon.horman@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/openvswitch/conntrack.c