Re: [RFC net-next v2 1/3] net: dsa: microchip: ksz8: move BMCR specific code to separate function

From: Arun.Ramadoss
Date: Tue Jan 09 2024 - 09:30:05 EST


On Tue, 2024-01-09 at 10:57 +0100, Oleksij Rempel wrote:
> EXTERNAL EMAIL: Do not click links or open attachments unless you
> know the content is safe
>
> Isolate the Basic Mode Control Register (BMCR) operations in the
> ksz8795
> driver by moving the BMCR-related code segments from the ksz8_r_phy()
> and ksz8_w_phy() functions to newly created ksz8_r_phy_bmcr() and
> ksz8_w_phy_bmcr() functions.
>
> Signed-off-by: Oleksij Rempel <o.rempel@xxxxxxxxxxxxxx>
> Reviewed-by: Vladimir Oltean <vladimir.oltean@xxxxxxx>

Acked-by: Arun Ramadoss <arun.ramadoss@xxxxxxxxxxxxx>