linux/drivers/infiniband/ulp/srpt
Bart Van Assche 10fce586b2 IB/srpt: Simplify srpt_queue_response()
Initialize first_wr to &send_wr. This allows to remove a ternary
operator and an else branch. This patch does not change the behavior
of srpt_queue_response().

Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Tested-by: Steve Wise <swise@opengridcomputing.com>
Tested-by: Laurence Oberman <loberman@redhat.com>
Cc: Parav Pandit <pandit.parav@gmail.com>
Cc: Nicholas Bellinger <nab@linux-iscsi.org>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2016-08-02 12:02:41 -04:00
..
ib_dm_mad.h
ib_srpt.c IB/srpt: Simplify srpt_queue_response() 2016-08-02 12:02:41 -04:00
ib_srpt.h IB/srpt: Limit the number of SG elements per work request 2016-08-02 12:02:41 -04:00
Kconfig
Makefile