Re: [PATCH net-next] openvswitch: Fix conntrack compilation without mark.

2015-08-28 Thread David Miller
From: Joe Stringer Date: Fri, 28 Aug 2015 19:22:11 -0700 > Fix build with !CONFIG_NF_CONNTRACK_MARK && CONFIG_OPENVSWITCH_CONNTRACK > > Fixes: 182e304 ("openvswitch: Allow matching on conntrack mark") > Reported-by: Simon Horman > Signed-off-by: Joe Stringer Applied, thanks. -- To

Re: [PATCH net-next] openvswitch: Fix conntrack compilation without mark.

2015-08-28 Thread Simon Horman
On Fri, Aug 28, 2015 at 07:22:11PM -0700, Joe Stringer wrote: > Fix build with !CONFIG_NF_CONNTRACK_MARK && CONFIG_OPENVSWITCH_CONNTRACK > > Fixes: 182e304 ("openvswitch: Allow matching on conntrack mark") > Reported-by: Simon Horman > Signed-off-by: Joe Stringer Thanks Joe, this seems to

Re: [PATCH net-next] openvswitch: Fix conntrack compilation without mark.

2015-08-28 Thread Simon Horman
On Fri, Aug 28, 2015 at 07:22:11PM -0700, Joe Stringer wrote: Fix build with !CONFIG_NF_CONNTRACK_MARK CONFIG_OPENVSWITCH_CONNTRACK Fixes: 182e304 (openvswitch: Allow matching on conntrack mark) Reported-by: Simon Horman simon.hor...@netronome.com Signed-off-by: Joe Stringer

Re: [PATCH net-next] openvswitch: Fix conntrack compilation without mark.

2015-08-28 Thread David Miller
From: Joe Stringer joestrin...@nicira.com Date: Fri, 28 Aug 2015 19:22:11 -0700 Fix build with !CONFIG_NF_CONNTRACK_MARK CONFIG_OPENVSWITCH_CONNTRACK Fixes: 182e304 (openvswitch: Allow matching on conntrack mark) Reported-by: Simon Horman simon.hor...@netronome.com Signed-off-by: Joe