Re: [etherlab-dev] e1000e link detection issues with kernel 3.14

2016-07-07 Thread Christoph Permes
On 07/07/2016 03:26 AM, Gavin Lambert wrote: > On Wednesday, 6 July 2016 22:04, quoth Christoph Permes: >> After checking the e1000e code I noticed that there has been a change in the >> original driver between kernel 3.8 and 3.10 affecting link detection in the >> e1000_watchdog function (the chan

Re: [etherlab-dev] e1000e link detection issues with kernel 3.14

2016-07-06 Thread Gavin Lambert
On Wednesday, 6 July 2016 22:04, quoth Christoph Permes: > After checking the e1000e code I noticed that there has been a change in the > original driver between kernel 3.8 and 3.10 affecting link detection in the > e1000_watchdog function (the change has been reverted in kernel 3.16). > With these