From: Antoine Tenart
Date: Wed, 19 Dec 2018 18:00:12 +0100
> The mvpp2_phylink_validate() sets all modes that are supported by a
> given PPv2 port. An mistake made the 1baseT_Full mode being
> advertised in some cases when a port wasn't configured to perform at
> 10G. This patch fixes this.
>
The mvpp2_phylink_validate() sets all modes that are supported by a
given PPv2 port. An mistake made the 1baseT_Full mode being
advertised in some cases when a port wasn't configured to perform at
10G. This patch fixes this.
Fixes: d97c9f4ab000 ("net: mvpp2: 1000baseX support")
Reported-by: Ru