2018-01-10 00:30:00

by Ronald Warsow

[permalink] [raw]
Subject: [PATCH] e1000e: Fix e1000_check_for_copper_link_ich8lan return value.

hallo

any chance to get this patch into stable and 4.15 ?

https://marc.info/?l=linux-kernel&m=151297726823919&w=2


CC'ed: Benjamin Poirier

--

Greeting

Ronald


2018-01-10 01:34:52

by Benjamin Poirier

[permalink] [raw]
Subject: Re: [PATCH] e1000e: Fix e1000_check_for_copper_link_ich8lan return value.

On 2018/01/10 01:29, [email protected] wrote:
> hallo
>
> any chance to get this patch into stable and 4.15 ?
>
> https://marc.info/?l=linux-kernel&m=151297726823919&w=2
>

It was part of the last network pull request and should be included in
the next mainline release as
4110e02eb45e e1000e: Fix e1000_check_for_copper_link_ich8lan return value.

It's needed in stable branches that include commit 19110cfbb34d
("e1000e: Separate signaling for link check/link up"):
linux-4.14.y
linux-4.9.y
linux-4.4.y
linux-4.1.y
linux-3.18.y

2018-01-10 01:50:40

by Ronald Warsow

[permalink] [raw]
Subject: Re: [PATCH] e1000e: Fix e1000_check_for_copper_link_ich8lan return value.

...

thanks for quick supoort !!!

--

Greeting

Ronald

2018-01-14 08:23:19

by Greg KH

[permalink] [raw]
Subject: Re: [PATCH] e1000e: Fix e1000_check_for_copper_link_ich8lan return value.

On Wed, Jan 10, 2018 at 10:34:43AM +0900, Benjamin Poirier wrote:
> On 2018/01/10 01:29, [email protected] wrote:
> > hallo
> >
> > any chance to get this patch into stable and 4.15 ?
> >
> > https://marc.info/?l=linux-kernel&m=151297726823919&w=2
> >
>
> It was part of the last network pull request and should be included in
> the next mainline release as
> 4110e02eb45e e1000e: Fix e1000_check_for_copper_link_ich8lan return value.
>
> It's needed in stable branches that include commit 19110cfbb34d
> ("e1000e: Separate signaling for link check/link up"):
> linux-4.14.y
> linux-4.9.y
> linux-4.4.y
> linux-4.1.y
> linux-3.18.y

Now queued up, thanks!

greg k-h