commit | 23f96d1f15a70e2e8ba5449d1c77b634426c4b80 | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bart.vanassche@wdc.com> | Wed Jul 18 09:25:24 2018 -0700 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Tue Jul 24 16:06:36 2018 -0600 |
tree | 7ca874e548fbfd365d6b74bd549f3e2efb2e12a8 | |
parent | 45e3cc1a88bff18bbfe7d8bf4812ff56d9b21e5e [diff] |
nvmet-rdma: Simplify ib_post_(send|recv|srq_recv)() calls Instead of declaring and passing a dummy 'bad_wr' pointer, pass NULL as third argument to ib_post_(send|recv|srq_recv)(). Signed-off-by: Bart Van Assche <bart.vanassche@wdc.com> Reviewed-by: Sagi Grimberg <sagi@grimberg.me> Reviewed-by: Max Gurtovoy <maxg@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>