commit | d4ed7463d02aef4b2270ec2a680813cd8b17def7 | [log] [tgz] |
---|---|---|
author | Heiner Kallweit <hkallweit1@gmail.com> | Fri Aug 23 20:07:26 2019 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri Aug 23 15:10:50 2019 -0700 |
tree | 98c637bfe27d1003aa3862788dfce5af445e4ad4 | |
parent | bd1200b79510a68554890af2f48d92be6eb1daf8 [diff] |
r8169: fix DMA issue on MIPS platform As reported by Aaro this patch causes network problems on MIPS Loongson platform. Therefore revert it. Fixes: f072218cca5b ("r8169: remove not needed call to dma_sync_single_for_device") Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com> Reported-by: Aaro Koskinen <aaro.koskinen@iki.fi> Signed-off-by: David S. Miller <davem@davemloft.net>