]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "e1000e: Fix possible HW unit hang after an s0ix exit"
authorSasha Neftin <sasha.neftin@intel.com>
Mon, 9 May 2022 08:52:54 +0000 (11:52 +0300)
committerTony Nguyen <anthony.l.nguyen@intel.com>
Thu, 14 Jul 2022 16:17:21 +0000 (09:17 -0700)
commitdb4582279eaf4be000276143cefce403a7d1ca4b
treea3bcf453dccb6b654c8c5fd1f8fb1d5e2809870e
parent1fab179b2a229f3914ed789a2d968ea9115737e0
Revert "e1000e: Fix possible HW unit hang after an s0ix exit"

This reverts commit dc14ff7ab84684b991da6fac778ebecb2fa2ca8a.

Commit dc14ff7ab846 ("e1000e: Fix possible HW unit hang after an s0ix
exit") was a workaround for CSME problem to handle messages comes via H2ME
mailbox. This problem has been fixed by patch "e1000e: Enable the GPT
clock before sending message to the CSME".

Fixes: 7c28b2aaf1e5 ("e1000e: Add handshake with the CSME to support S0ix")
Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=214821
Signed-off-by: Sasha Neftin <sasha.neftin@intel.com>
Tested-by: Naama Meir <naamax.meir@linux.intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
drivers/net/ethernet/intel/e1000e/hw.h
drivers/net/ethernet/intel/e1000e/ich8lan.c
drivers/net/ethernet/intel/e1000e/ich8lan.h
drivers/net/ethernet/intel/e1000e/netdev.c