]> git.karo-electronics.de Git - karo-tx-linux.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)
commit0d5cdef8d5dd0a6819fd85305adb448f5ba56f24
treee31d94a3ee3c6150df590ee973aa9280c484e9c9
parent581a5f2a6111e3d3b22f31a7d93b6bae2627e83a
openvswitch: Fix conntrack compilation without mark.

Fix build with !CONFIG_NF_CONNTRACK_MARK && CONFIG_OPENVSWITCH_CONNTRACK

Fixes: 182e304 ("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