Re: next build: 6 warnings 0 failures (next/next-20170918)
From: Arnd Bergmann
Date: Mon Sep 18 2017 - 10:22:26 EST
On Mon, Sep 18, 2017 at 7:55 AM, Olof's autobuilder <build@xxxxxxxxx> wrote:
> Warnings:
>
> 6 net/netfilter/nf_nat_core.c:432:56: warning: division by zero [-Wdiv-by-zero]
Geert posted the fix for this last week:
https://patchwork.kernel.org/patch/9946253/
Arnd