r8169: regression on MIPS/Loongson
From: Aaro Koskinen <aaro.koskinen@iki.fi>
Date: 2019-08-22 22:32:32
Also in:
netdev
From: Aaro Koskinen <aaro.koskinen@iki.fi>
Date: 2019-08-22 22:32:32
Also in:
netdev
Hi,
After upgrading from v5.2 to v5.3-rc5 on MIPS/Loongson board, copying
large files from network with scp started to fail with "Integrity error".
Bisected to:
f072218cca5b076dd99f3dfa3aaafedfd0023a51 is the first bad commit
commit f072218cca5b076dd99f3dfa3aaafedfd0023a51
Author: Heiner Kallweit [off-list ref]
Date: Thu Jun 27 23:19:09 2019 +0200
r8169: remove not needed call to dma_sync_single_for_device
Any idea what goes wrong? Should this change be reverted?
A.