mbox series

[net,0/2] Fix PHY handle no longer parsing

Message ID 20230313080135.2952774-1-michael.wei.hong.sit@intel.com (mailing list archive)
Headers show
Series Fix PHY handle no longer parsing | expand

Message

Sit, Michael Wei Hong March 13, 2023, 8:01 a.m. UTC
After the fixed link support was introduced, it is observed that PHY
no longer attach to the MAC properly.

This patch series fixes the issue and maintains fixed-link capability.

Michael Sit Wei Hong (2):
  net: stmmac: fix PHY handle parsing
  net: stmmac: move fixed-link support fixup code

 .../net/ethernet/stmicro/stmmac/dwmac-intel.c | 11 ---------
 .../net/ethernet/stmicro/stmmac/stmmac_main.c | 23 +++++++++++++++++--
 2 files changed, 21 insertions(+), 13 deletions(-)