]> git.baikalelectronics.ru Git - kernel.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)
commit91eb014c676f1bda423ebea91758643b2db816f5
tree6a122ef93bc8a7e810413f05e2d81ff8ff2f8250
parent07184254a6f57db845e8ac4d2d9bca2172e14f9f
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