Re: [PATCH] tg3: Remove unused PHY_BRCM flags
From: Vladimir Oltean
Date: Tue Feb 16 2021 - 17:50:33 EST
On Tue, Feb 16, 2021 at 11:08:37AM -0800, Florian Fainelli wrote:
> The tg3 driver tried to communicate towards the PHY driver whether it
> wanted RGMII in-band signaling enabled or disabled however there is
> nothing that looks at those flags in drivers/net/phy/broadcom.c so this
> does do not anything.
>
> Suggested-by: Vladimir Oltean <olteanv@xxxxxxxxx>
> Signed-off-by: Florian Fainelli <f.fainelli@xxxxxxxxx>
> ---
FWIW:
Reviewed-by: Vladimir Oltean <olteanv@xxxxxxxxx>