APPLIED [OEM-5.13] Re: [PATCH 0/2][SRU][OEM-5.10/OEM-5.13/OEM-5.14/H/I] Fix Intel I225-IT ethernet controller probe

Timo Aaltonen tjaalton at ubuntu.com
Thu Oct 28 11:30:33 UTC 2021


On 27.10.2021 12.24, You-Sheng Yang wrote:
> BugLink: https://bugs.launchpad.net/bugs/1945576
> 
> [Impact]
> 
> Intel I225-IT ethernet controller: igc: probe of 0000:02:00.0 failed
> with error -1.
> 
> [Fix]
> 
> Two commits from v5.15-rc1 that removed pointless checking for _I_PHY_ID
> and phy->type.
> 
> [Test Case]
> I225-IT Ethernet (8086:0d9f) should be up and running. Check with `ip
> link`.
> 
> [Where problems could occur]
> 
> According to Intel, this adapter should having only one PHY vendor and
> type that makes those checkings redundant and error causing.
> 
> [Other Info]
> 
> While this has been included in v5.15-rc1 and newer, it's not norminated
> for unstable.
> 
> Sasha Neftin (2):
>    igc: Remove _I_PHY_ID checking
>    igc: Remove phy->type checking
> 
>   drivers/net/ethernet/intel/igc/igc_base.c | 10 +---------
>   drivers/net/ethernet/intel/igc/igc_main.c | 18 +++++-------------
>   drivers/net/ethernet/intel/igc/igc_phy.c  |  6 ++----
>   3 files changed, 8 insertions(+), 26 deletions(-)
> 

applied to oem-5.13, thanks


-- 
t



More information about the kernel-team mailing list