OSDN Git Service

au1000_eth: switch to dma_alloc_attrs
authorChristoph Hellwig <hch@lst.de>
Wed, 14 Jun 2017 08:29:47 +0000 (10:29 +0200)
committerChristoph Hellwig <hch@lst.de>
Tue, 29 Aug 2017 08:03:27 +0000 (10:03 +0200)
commitae9f608f07e7828801430a00f67882fc386b33d5
tree6651123cd8dac6ce8abb4b037af741b0dae7e525
parentd64bfe9f70e265ed7dd5453e0a31a9ecc9ca475f
au1000_eth: switch to dma_alloc_attrs

Use dma_alloc_attrs directly instead of the dma_alloc_noncoherent wrapper.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/amd/au1000_eth.c