On Mon, May 15, 2017 at 11:19:55PM -0700, Soren Jacobsen wrote: > On 05/16 12:27, sc dying wrote: > > Is the condition at line 1919 of ic/rtl8169.c inverted? > > It should be `!=' to make it act as before patch when > > RTKQ_IM_HW is disabed in if_re_pci.c. > > Good eye. Fixed.
With this (ic/rtl8169.c 1.151), and if_re_pci.c 1.46 (i.e., 1.47 reverted) I have a happy network! (No timeouts, delays nor file corruption seen so far despite trying.) Cheers, Patrick
