]> asedeno.scripts.mit.edu Git - linux.git/commit
net: sgi: ioc3-eth: simplify setting the DMA mask
authorChristoph Hellwig <hch@lst.de>
Mon, 4 Nov 2019 10:45:13 +0000 (11:45 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 4 Nov 2019 19:30:14 +0000 (11:30 -0800)
commit051a07ec7a3def775c599547e5ce69bd59c43794
tree6a122ef93bc8a7e810413f05e2d81ff8ff2f8250
parent59511bcf33f95e2bcf1100e8fde31e2d4a15f3a0
net: sgi: ioc3-eth: simplify setting the DMA mask

There is no need to fall back to a lower mask these days, the DMA mask
just communicates the hardware supported features.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Thomas Bogendoerfer <tbogendoerfer@suse.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/sgi/ioc3-eth.c