[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220519102100.GJ4316@breakpoint.cc>
Date: Thu, 19 May 2022 12:21:00 +0200
From: Florian Westphal <fw@...len.de>
To: Oliver Smith <osmith@...mocom.de>
Cc: Florian Westphal <fw@...len.de>, netdev@...r.kernel.org,
Harald Welte <laforge@...monks.org>
Subject: Re: regression: 'ctnetlink_dump_one_entry' defined but not used
Oliver Smith <osmith@...mocom.de> wrote:
> Hi Florian,
>
> since May 17 we see some automatic builds against net-next.git fail with:
>
> > net/netfilter/nf_conntrack_netlink.c:1717:12: error: 'ctnetlink_dump_one_entry' defined but not used [-Werror=unused-function]
> > 1717 | static int ctnetlink_dump_one_entry(struct sk_buff *skb,
> > | ^~~~~~~~~~~~~~~~~~~~~~~~
>
> Looks like this is a regression from your patch 8a75a2c17, I guess
> ctnetlink_dump_one_entry needs #ifdef CONFIG_NF_CONNTRACK_EVENTS?
Its fixed in nf-next.
Powered by blists - more mailing lists