Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752456AbbH2FYS (ORCPT ); Sat, 29 Aug 2015 01:24:18 -0400 Received: from shards.monkeyblade.net ([149.20.54.216]:58255 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751967AbbH2FYQ (ORCPT ); Sat, 29 Aug 2015 01:24:16 -0400 Date: Fri, 28 Aug 2015 22:24:15 -0700 (PDT) Message-Id: <20150828.222415.229963880853834489.davem@davemloft.net> To: joestringer@nicira.com Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org, simon.horman@netronome.com Subject: Re: [PATCH net-next] openvswitch: Fix conntrack compilation without mark. From: David Miller In-Reply-To: <1440814931-29059-1-git-send-email-joestringer@nicira.com> References: <1440814931-29059-1-git-send-email-joestringer@nicira.com> X-Mailer: Mew version 6.7 on Emacs 24.5 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Fri, 28 Aug 2015 22:24:16 -0700 (PDT) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 603 Lines: 15 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 unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/