mbox series

[0/1,SRU,OEM-5.10] Some Dell RKL AIO platform with

Message ID 20201111031944.52652-1-acelan.kao@canonical.com
Headers show
Series Some Dell RKL AIO platform with | expand

Message

AceLan Kao Nov. 11, 2020, 3:19 a.m. UTC
BugLink: https://bugs.launchpad.net/bugs/1903798

[Impact]
The RKL-S system with I219LM NIC resume automatically while entering s2i.

[Fix]
Have to add those product sku into e1000e quirk.

[Test]
Verified on RKL platform with I219LM NIC

[Regression Potential]
Low, only affects the platforms listed in the quirk.

AceLan Kao (1):
  UBUNTU: SAUCE: e1000e: Add more Dell AIO systems into s0ix heuristics

 drivers/net/ethernet/intel/e1000e/param.c | 28 +++++++++++++++++++++++
 1 file changed, 28 insertions(+)

Comments

Timo Aaltonen Nov. 12, 2020, 8:17 a.m. UTC | #1
On 11.11.2020 5.19, AceLan Kao wrote:
> BugLink: https://bugs.launchpad.net/bugs/1903798
> 
> [Impact]
> The RKL-S system with I219LM NIC resume automatically while entering s2i.
> 
> [Fix]
> Have to add those product sku into e1000e quirk.
> 
> [Test]
> Verified on RKL platform with I219LM NIC
> 
> [Regression Potential]
> Low, only affects the platforms listed in the quirk.
> 
> AceLan Kao (1):
>    UBUNTU: SAUCE: e1000e: Add more Dell AIO systems into s0ix heuristics
> 
>   drivers/net/ethernet/intel/e1000e/param.c | 28 +++++++++++++++++++++++
>   1 file changed, 28 insertions(+)
> 

applied to oem-5.10, thanks