On Mon, Sep 07, 2020 at 05:15:48PM +0100, Edward Cree wrote: > Christoph says[1] that dma_set_mask_and_coherent() is smart enough to > truncate the mask itself if it's too long. So we can get rid of our > "lop off one bit and retry" loop in efx_init_io(). > > [1]: https://www.spinics.net/lists/netdev/msg677266.html > > Signed-off-by: Edward Cree <[email protected]>
Looks good: Reviewed-by: Christoph Hellwig <[email protected]>
