commit | 72bc4d375d89d0ecb0df491c1eada201a995c471 | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bart.vanassche@wdc.com> | Wed Jul 18 09:25:26 2018 -0700 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Tue Jul 24 16:06:36 2018 -0600 |
tree | f2c7cb433064c9a397aa2f0f321ef5078e0f54b2 | |
parent | 73930595066c0996f39ab750cf9fc0963149a1e0 [diff] |
net/9p: 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>