commit | f112d53b435692331a50a3780e3ad365b66b1a69 | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bart.vanassche@wdc.com> | Wed Jul 18 09:25:28 2018 -0700 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Tue Jul 24 16:06:36 2018 -0600 |
tree | acf4beaf218e94487952d187db5bdd4d99bb4c5b | |
parent | 197c782e3a18cc2de8766dc30a56f37b9b7a9eec [diff] |
net/rds: 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: Santosh Shilimkar <santosh.shilimkar@oracle.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>