commit | 0c5fed09ab0feedd43c362b1c7fff67fdbf9548f | [log] [tgz] |
---|---|---|
author | Somnath Kotur <somnath.kotur@emulex.com> | Tue Jun 11 17:18:22 2013 +0530 |
committer | David S. Miller <davem@davemloft.net> | Thu Jun 13 01:28:36 2013 -0700 |
tree | 9fb75ccdbf97aee7b742fe4b9ecb957d3ede7cea | |
parent | e86c986137ee410190093d9ba86b86854861b9d5 [diff] |
be2net: Fix 32-bit DMA Mask handling 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>