On 08/09/2024 9:49, Vitaly Lifshits wrote:
Sporadic issues, such as PHY access loss, have been observed on I219 (19)
devices. It was found that these devices have hardware more closely
related to ADP than MTP and the issues were caused by taking MTP-specific
flows.

Change the MAC and board types of these devices from MTP to ADP to
correctly reflect the LAN hardware, and flows, of these devices.

Fixes: db2d737d63c5 ("e1000e: Separate MTP board type from ADP")
Signed-off-by: Vitaly Lifshits <[email protected]>
---
v3: add an example to affected flows
v2: elaborate on the meanings of this change
v1: initial version
---
  drivers/net/ethernet/intel/e1000e/hw.h     | 4 ++--
  drivers/net/ethernet/intel/e1000e/netdev.c | 4 ++--
  2 files changed, 4 insertions(+), 4 deletions(-)

Tested-by: Mor Bar-Gabay <[email protected]>

Reply via email to