commit | 2e3bbe46b4a18d16314dab0c0efdba0c079a5ed0 | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bart.vanassche@wdc.com> | Wed Jul 18 09:25:30 2018 -0700 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Tue Jul 24 16:06:37 2018 -0600 |
tree | 85a5194d0fcdcc330334030a1b20f8d0be2316c9 | |
parent | 12c36dcfd6f48ece2fce4dc8e6ce68224d005d37 [diff] |
net/smc: 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> Acked-by: Ursula Braun <ubraun@linux.ibm.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>