commit | 5d85a822fae2b484f26ddb09815063a88962a0cb | [log] [tgz] |
---|---|---|
author | Jason Gunthorpe <jgg@mellanox.com> | Thu Jul 26 11:36:50 2018 -0600 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Thu Jul 26 11:36:50 2018 -0600 |
tree | badf4d3d7e9f80e02442b35141a851bc1fb2d98c | |
parent | 643d213a9a034fa04f5575a40dfc8548e33ce04f [diff] |
net/xprtrdma: Restore needed argument to ib_post_send The call in svc_rdma_post_chunk_ctxt() does actually use bad_wr. Fixes: ed288d74a9e5 ("net/xprtrdma: Simplify ib_post_(send|recv|srq_recv)() calls") Reported-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Bart Van Assche <bart.vanassche@wdc.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>