[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CANn89iJvwF==Kz5GGMxdgM6E8tF8mOk0gUqSt2Lgse-Cvpo9=g@mail.gmail.com>
Date: Tue, 18 Nov 2025 04:47:03 -0800
From: Eric Dumazet <edumazet@...gle.com>
To: Dmitry Skorodumov <skorodumov.dmitry@...wei.com>
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
andrey.bokhanko@...wei.com, Andrew Lunn <andrew+netdev@...n.ch>,
"David S. Miller" <davem@...emloft.net>, Jakub Kicinski <kuba@...nel.org>, Paolo Abeni <pabeni@...hat.com>
Subject: Re: [PATCH net-next 05/13] ipvlan: Fix compilation warning about
__be32 -> u32
On Tue, Nov 18, 2025 at 2:01 AM Dmitry Skorodumov
<skorodumov.dmitry@...wei.com> wrote:
>
> Fixed a compilation warning:
>
> ipvlan_core.c:56: warning: incorrect type in argument 1
> (different base types) expected unsigned int [usertype] a
> got restricted __be32 const [usertype] s_addr
This is not a compilation warning, but a sparse related one ?
This patch does not belong to this series, this is a bit distracting.
Send a standalone patch targeting net tree, with an appropriate Fixes: tag
Fixes: 2ad7bf363841 ("ipvlan: Initial check-in of the IPVLAN driver.")
Thank you.
Powered by blists - more mailing lists