commit | def4a6ffc9d178d6bb14178f56873c4831fb05a7 | [log] [tgz] |
---|---|---|
author | Alexey Khoroshilov <khoroshilov@ispras.ru> | Sat Oct 22 01:01:21 2016 +0300 |
committer | Doug Ledford <dledford@redhat.com> | Wed Dec 14 12:51:31 2016 -0500 |
tree | f27046ccce27cbcbbfdb0c7132e58cf7ea1552de | |
parent | 35493294df1a1b06268a4e7b77b7a323772779f3 [diff] |
IB/isert: do not ignore errors in dma_map_single() There are several places, where errors in dma_map_single() are ignored. The patch fixes them. Found by Linux Driver Verification project (linuxtesting.org). Signed-off-by: Alexey Khoroshilov <khoroshilov@ispras.ru> Acked-by: Sagi Grimberg <sagi@grimberg.me> Signed-off-by: Doug Ledford <dledford@redhat.com>