Re: [Intel-wired-lan] [PATCH iwl-net 1/5] ice: Fix E825 initialization

2024-10-02 Thread Tony Nguyen
On 9/30/2024 5:08 AM, Karol Kolacinski wrote: Current implementation checks revision of all PHYs on all PFs, which is incorrect and may result in initialization failure. Check only the revision of the current PHY. This patch seems to be doing too many things. This part sounds like a patch.

[Intel-wired-lan] [PATCH iwl-net 1/5] ice: Fix E825 initialization

2024-09-30 Thread Karol Kolacinski
Current implementation checks revision of all PHYs on all PFs, which is incorrect and may result in initialization failure. Check only the revision of the current PHY. E825 does not need to modify sideband queue access, because those values are properly set by the firmware on init. Remove PF_SB_RE