[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <164267880960.20064.227719261291195.git-patchwork-notify@kernel.org>
Date: Thu, 20 Jan 2022 11:40:09 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Moshe Tal <moshet@...dia.com>
Cc: davem@...emloft.net, kuba@...nel.org, idosch@...dia.com,
netdev@...r.kernel.org, amcohen@...dia.com, jiri@...dia.com,
petrm@...dia.com, gal@...dia.com, tariqt@...dia.com
Subject: Re: [PATCH net] ethtool: Fix link extended state for big endian
Hello:
This patch was applied to netdev/net.git (master)
by David S. Miller <davem@...emloft.net>:
On Thu, 20 Jan 2022 11:55:50 +0200 you wrote:
> The link extended sub-states are assigned as enum that is an integer
> size but read from a union as u8, this is working for small values on
> little endian systems but for big endian this always give 0. Fix the
> variable in the union to match the enum size.
>
> Fixes: ecc31c60240b ("ethtool: Add link extended state")
> Signed-off-by: Moshe Tal <moshet@...dia.com>
> Reviewed-by: Ido Schimmel <idosch@...dia.com>
> Tested-by: Ido Schimmel <idosch@...dia.com>
> Reviewed-by: Gal Pressman <gal@...dia.com>
> Reviewed-by: Amit Cohen <amcohen@...dia.com>
>
> [...]
Here is the summary with links:
- [net] ethtool: Fix link extended state for big endian
https://git.kernel.org/netdev/net/c/e2f08207c558
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