]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
i825xx: switch to switch to dma_alloc_attrs
authorChristoph Hellwig <hch@lst.de>
Wed, 14 Jun 2017 08:33:48 +0000 (10:33 +0200)
committerChristoph Hellwig <hch@lst.de>
Tue, 29 Aug 2017 08:03:45 +0000 (10:03 +0200)
commit7f683b920479530150cafbed9dc02eeafb90486b
tree3c8880c9def0428b0fef825ed33daa6d49d4aaa2
parentae9f608f07e7828801430a00f67882fc386b33d5
i825xx: switch to switch to dma_alloc_attrs

This way we can always pass DMA_ATTR_NON_CONSISTENT, the SNI mips version
will simply ignore the flag.

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