[PATCH net-next v2 7/8] net: stmmac: mdio_bus_data->default_an_inband is boolean
Maxime Chevallier
maxime.chevallier at bootlin.com
Fri Mar 6 05:31:24 PST 2026
Hi,
On 05/03/2026 11:42, Russell King (Oracle) wrote:
> default_an_inband is declared as an unsigned int, but is set to true/
> false and is assigned to phylink_config's member of the same name
> which is a bool. Declare this also as a bool for consistency.
>
> Signed-off-by: Russell King (Oracle) <rmk+kernel at armlinux.org.uk>
Reviewed-by: Maxime Chevallier <maxime.chevallier at bootlin.com>
Maxime
More information about the linux-arm-kernel
mailing list