commit | 8722b8fbceecfb63bdd74674fc5e49a8c511a1f6 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Nov 10 14:45:42 2015 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Nov 10 16:32:11 2015 -0800 |
tree | b5a4ad721f8faa58d24429bd2496975c6f7518a4 | |
parent | 0dcc4a59d5a9821ed6f6cf5e88c96ff4f25e55aa [diff] |
sfc: don't call dma_supported dma_set_mask already checks for a supported DMA mask before updating it, the call to dma_supported is redundant. Signed-off-by: Christoph Hellwig <hch@lst.de> Cc: Solarflare linux maintainers <linux-net-drivers@solarflare.com> Cc: Shradha Shah <sshah@solarflare.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>