]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
e1000e: fix S0ix flow to allow S0i3.2 subset entry
authorVitaly Lifshits <vitaly.lifshits@intel.com>
Tue, 8 Dec 2020 18:56:32 +0000 (12:56 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Dec 2020 12:28:17 +0000 (13:28 +0100)
commit5c5d11d7a22e355655c61b7254e7d74cc51cb0fd
tree4e50ee03769b0f8d4b0e182007fd27f9fe7220c1
parent312238bb10bf0544fe92a945e7c5600c6ce3ba1b
e1000e: fix S0ix flow to allow S0i3.2 subset entry

[ Upstream commit a379b01cd4b2aa3f12786b281a714871574e5ccb ]

Changed a configuration in the flows to align with
architecture requirements to achieve S0i3.2 substate.

This helps both i219V and i219LM configurations.

Also fixed a typo in the previous commit 632fbd5eb5b0
("e1000e: fix S0ix flows for cable connected case").

Fixes: 632fbd5eb5b0 ("e1000e: fix S0ix flows for cable connected case").
Signed-off-by: Vitaly Lifshits <vitaly.lifshits@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Reviewed-by: Alexander Duyck <alexanderduyck@fb.com>
Signed-off-by: Mario Limonciello <mario.limonciello@dell.com>
Link: https://lore.kernel.org/r/20201208185632.151052-1-mario.limonciello@dell.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/ethernet/intel/e1000e/netdev.c