Home
last modified time | relevance | path

Searched hist:def4a6ffc9d178d6bb14178f56873c4831fb05a7 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/infiniband/ulp/isert/
H A Dib_isert.cdiff def4a6ffc9d178d6bb14178f56873c4831fb05a7 Sat Oct 22 00:01:21 CEST 2016 Alexey Khoroshilov <khoroshilov@ispras.ru> 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>