netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Patrick McHardy <kaber@trash.net>
To: Max Kellermann <max@duempel.org>
Cc: netfilter-devel@lists.netfilter.org
Subject: Re: [PATCH] 2.6.20-rc6-git2: error: 'struct nf_conn' has no member named 'mark'
Date: Fri, 02 Feb 2007 14:38:30 +0100	[thread overview]
Message-ID: <45C33ED6.1070108@trash.net> (raw)
In-Reply-To: <20070131103351.GA7248@roonstrasse.net>

Max Kellermann wrote:
> Hi,
> 
> on 2.6.20-rc6-git2, compilation fails when CONFIG_NF_CONNTRACK_MARK is
> not enabled:
> 
>   CC      net/netfilter/nf_conntrack_netlink.o
> net/netfilter/nf_conntrack_netlink.c: In function
> 'ctnetlink_conntrack_event':
> net/netfilter/nf_conntrack_netlink.c:392: error: 'struct nf_conn' has
> no member named 'mark'
> make[3]: *** [net/netfilter/nf_conntrack_netlink.o] Error 1
> 
> My patch adds the proper #ifdef.

Applied and fixed ip_conntrack_netlink as well, thanks.
But please remember to sign off your patches.

      reply	other threads:[~2007-02-02 13:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-31 10:33 [PATCH] 2.6.20-rc6-git2: error: 'struct nf_conn' has no member named 'mark' Max Kellermann
2007-02-02 13:38 ` Patrick McHardy [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=45C33ED6.1070108@trash.net \
    --to=kaber@trash.net \
    --cc=max@duempel.org \
    --cc=netfilter-devel@lists.netfilter.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).