[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<176230922324.3062547.1584343255762586704.git-patchwork-notify@kernel.org>
Date: Wed, 05 Nov 2025 02:20:23 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Heiner Kallweit <hkallweit1@...il.com>
Cc: andrew@...n.ch, andrew+netdev@...n.ch, linux@...linux.org.uk,
pabeni@...hat.com, edumazet@...gle.com, davem@...emloft.net, kuba@...nel.org,
netdev@...r.kernel.org
Subject: Re: [PATCH net-next] net: phy: make phy_device members pause and
asym_pause bitfield bits
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Mon, 3 Nov 2025 23:26:49 +0100 you wrote:
> We can reduce the size of struct phy_device a little by switching
> the type of members pause and asym_pause from int to a single bit.
> As C99 is supported now, we can use type bool for the bitfield members,
> what provides us with the benefit of the usual implicit bool conversions.
>
> Signed-off-by: Heiner Kallweit <hkallweit1@...il.com>
>
> [...]
Here is the summary with links:
- [net-next] net: phy: make phy_device members pause and asym_pause bitfield bits
https://git.kernel.org/netdev/net-next/c/617a0dd24ef2
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