linux/drivers/infiniband/ulp/iser
Markus Elfring d769e6be24 IB/iser: Delete an unnecessary variable initialisation in iser_send_data_out()
The variable "tx_desc" will be set to an appropriate pointer a bit later.
Thus omit the explicit initialisation at the beginning.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Reviewed-by: Max Gurtovoy <maxg@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2018-01-28 14:07:16 -07:00
..
iscsi_iser.c RDMA: Remove useless MODULE_VERSION 2017-07-24 08:45:11 -04:00
iscsi_iser.h RDMA/iser: Fix possible mr leak on device removal event 2017-03-24 22:31:19 -04:00
iser_initiator.c IB/iser: Delete an unnecessary variable initialisation in iser_send_data_out() 2018-01-28 14:07:16 -07:00
iser_memory.c IB: Correct MR length field to be 64-bit 2017-09-25 11:47:23 -04:00
iser_verbs.c IB/{ipoib, iser}: Consistent print format of vendor error 2017-09-29 11:18:56 -04:00
Kconfig Update broken web addresses in the kernel. 2010-10-18 11:03:14 +02:00
Makefile