[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20150128.232328.1976350674232200974.davem@davemloft.net>
Date: Wed, 28 Jan 2015 23:23:28 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: arnd@...db.de
Cc: netdev@...r.kernel.org, tgraf@...g.ch, nbd@...nwrt.org,
jhs@...atatu.com
Subject: Re: [PATCH] act_connmark: fix dependencies better
From: Arnd Bergmann <arnd@...db.de>
Date: Wed, 28 Jan 2015 17:30:09 +0100
> NET_ACT_CONNMARK fails to build if NF_CONNTRACK_MARK is disabled,
> and d7924450e14ea4 ("act_connmark: Add missing dependency on
> NF_CONNTRACK_MARK") fixed that case, but missed the cased where
> NF_CONNTRACK is a loadable module.
>
> This adds the second dependency to ensure that NET_ACT_CONNMARK
> can only be built-in if NF_CONNTRACK is also part of the kernel
> rather than a loadable module.
>
> Signed-off-by: Arnd Bergmann <arnd@...db.de>
Applied, thanks Arnd.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists