On Tue, Sep 24, 2019 at 12:32:49AM +0300, Max Gurtovoy wrote: > ib_post_send, ib_post_recv and ib_dma_map_sg operations should succeed > unless something unusual happened to the ib device. > > Signed-off-by: Max Gurtovoy <maxg@xxxxxxxxxxxx> > Acked-by: Sagi Grimberg <sagi@xxxxxxxxxxx> > --- > drivers/infiniband/ulp/iser/iser_memory.c | 2 +- > drivers/infiniband/ulp/iser/iser_verbs.c | 4 ++-- > 2 files changed, 3 insertions(+), 3 deletions(-) Applied to for-next, thanks Jason