be2net: Fix 32-bit DMA Mask handling
authorSomnath Kotur <somnath.kotur@emulex.com>
Tue, 11 Jun 2013 11:48:22 +0000 (17:18 +0530)
committerDavid S. Miller <davem@davemloft.net>
Thu, 13 Jun 2013 08:28:36 +0000 (01:28 -0700)
Fix to set the coherent DMA mask only if dma_set_mask() succeeded, and to
error out if either fails.

Signed-off-by: Somnath Kotur <somnath.kotur@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found