[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <165820261429.2183.6473988649266875182.git-patchwork-notify@kernel.org>
Date: Tue, 19 Jul 2022 03:50:14 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Ben Dooks <ben.dooks@...ive.com>
Cc: linux-kernel@...r.kernel.org, netdev@...r.kernel.org,
nicolas.ferre@...rochip.com, davem@...emloft.net,
edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com
Subject: Re: [PATCH v2] net: macb: fixup sparse warnings on __be16 ports
Hello:
This patch was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@...nel.org>:
On Fri, 15 Jul 2022 18:30:09 +0100 you wrote:
> The port fields in the ethool flow structures are defined
> to be __be16 types, so sparse is showing issues where these
> are being passed to htons(). Fix these warnings by passing
> them to be16_to_cpu() instead.
>
> These are being used in netdev_dbg() so should only effect
> anyone doing debug.
>
> [...]
Here is the summary with links:
- [v2] net: macb: fixup sparse warnings on __be16 ports
https://git.kernel.org/netdev/net-next/c/6ee49d629dd6
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists