Re: [PATCH net-next] net: phy: mscc: add missing shift for media operation mode selection

From: David Miller
Date: Wed Feb 26 2020 - 23:52:02 EST


From: Antoine Tenart <antoine.tenart@xxxxxxxxxxx>
Date: Wed, 26 Feb 2020 15:40:34 +0100

> This patch adds a missing shift for the media operation mode selection.
> This does not fix the driver as the current operation mode (copper) has
> a value of 0, but this wouldn't work for other modes.
>
> Signed-off-by: Antoine Tenart <antoine.tenart@xxxxxxxxxxx>

Applied.