commit | 9b32a59687f5c4752eb64562edd62c20fa222187 | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bart.vanassche@wdc.com> | Wed Jul 18 09:25:22 2018 -0700 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Tue Jul 24 16:06:36 2018 -0600 |
tree | 43bb93c4866327355163147f6a09a29be6df8aa9 | |
parent | 71347b0c645c47c2d5970060768b9ecc97029342 [diff] |
IB/srpt: 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: Max Gurtovoy <maxg@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>