[SRU] [F] [PATCH 0/1] Fix broken igc device after reboot

Kai-Heng Feng kai.heng.feng at canonical.com
Thu Nov 5 06:40:55 UTC 2020


BugLink: https://bugs.launchpad.net/bugs/1902578

[Impact]
igc device doesn't work after reboot.

[Fix]
Wait for PHY reset complete.

[Test]
With the commit, user confirmed the issue is solved.

[Regression Potential]
This commit doesn't break the control flow, so the only regression is
possible increaed probe time.

Sasha Neftin (1):
  igc: Add PHY power management control

 drivers/net/ethernet/intel/igc/igc_defines.h |  1 +
 drivers/net/ethernet/intel/igc/igc_phy.c     | 16 +++++++++++++++-
 drivers/net/ethernet/intel/igc/igc_regs.h    |  1 +
 3 files changed, 17 insertions(+), 1 deletion(-)

-- 
2.17.1




More information about the kernel-team mailing list