Skip to content
Commit 33b16dc8 authored by Christoph Hellwig's avatar Christoph Hellwig
Browse files

net/au1000-eth: stop using DMA_ATTR_NON_CONSISTENT



The au1000-eth driver contains none of the manual cache synchronization
required for using DMA_ATTR_NON_CONSISTENT.  From what I can tell it
can be used on both dma coherent and non-coherent DMA platforms, but
I suspect it has been buggy on the non-coherent platforms all along.

Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
parent e0ec8a4d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment