Re: [PATCH net 2/6] net: dsa: vsc73xx: pass value in phy_write operation

From: Florian Fainelli
Date: Fri Aug 02 2024 - 17:54:13 EST


On 8/2/24 01:03, Pawel Dembicki wrote:
In the 'vsc73xx_phy_write' function, the register value is missing,
and the phy write operation always sends zeros.

This commit passes the value variable into the proper register.

Fixes: 975ae7c69d51 ("net: phy: vitesse: Add support for VSC73xx")
Signed-off-by: Pawel Dembicki <paweldembicki@xxxxxxxxx>

Reviewed-by: Florian Fainelli <florian.fainelli@xxxxxxxxxxxx>
--
Florian