commit | 1fec77bf8fcd95cf7b2feb1e29763d6cd4448912 | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bart.vanassche@wdc.com> | Wed Jul 18 09:25:17 2018 -0700 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Tue Jul 24 16:06:36 2018 -0600 |
tree | 2fa581fa63bf321b4938ecdb36cb9b39b7c5d937 | |
parent | bb039a870c0593a4deaa72c2693d02a87723305c [diff] |
RDMA/core: 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> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>