commit | 051a07ec7a3def775c599547e5ce69bd59c43794 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Mon Nov 04 11:45:13 2019 +0100 |
committer | David S. Miller <davem@davemloft.net> | Mon Nov 04 11:30:14 2019 -0800 |
tree | 6a122ef93bc8a7e810413f05e2d81ff8ff2f8250 | |
parent | 59511bcf33f95e2bcf1100e8fde31e2d4a15f3a0 [diff] |
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>