Re: [PATCH net v2 2/2] net: stmmac: move fixed-link support fixup code

From: Fabian Bläse
Date: Tue Mar 14 2023 - 06:03:42 EST


On 14.03.23 08:02, Michael Sit Wei Hong wrote:
xpcs_an_inband value is updated in the speed_mode_2500 function
which turns on the xpcs_an_inband mode.

Moving the fixed-link fixup code to right before phylink setup to
ensure no more fixup will affect the fixed-link mode configurations.

Fixes: 72edaf39fc65 ("stmmac: intel: add phy-mode and fixed-link ACPI _DSD setting support")
Signed-off-by: Michael Sit Wei Hong <michael.wei.hong.sit@xxxxxxxxx>

Tested-by: Fabian Bläse <fabian@xxxxxxxxx>