Re: linux-next: build failure after merge of the net-next tree

From: Felix Fietkau
Date: Fri May 20 2022 - 09:50:00 EST



On 20.05.22 09:39, Pablo Neira Ayuso wrote:
On Thu, May 19, 2022 at 10:20:44PM -0700, Jakub Kicinski wrote:
On Fri, 20 May 2022 14:59:57 +1000 Stephen Rothwell wrote:
> Hi all,
> > After merging the net-next tree, today's linux-next build (x86_64
> allmodconfig) failed like this:

FWIW just merged the fix, if you pull again you'll get this and a fix
for the netfilter warning about ctnetlink_dump_one_entry().

Thanks.

Felix forgot to include the update for the mtk driver in his batch it
seems.
I didn't forget. It was in the series I posted for -next but I had to remove it to rebase the patch onto nf (as requested by you).
The affected code didn't exist in nf.git.

- Felix