]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
IB/iser: remove unused variable from iser_conn struct
authorMax Gurtovoy <maxg@mellanox.com>
Tue, 17 Jan 2017 22:40:40 +0000 (00:40 +0200)
committerDoug Ledford <dledford@redhat.com>
Tue, 24 Jan 2017 16:37:45 +0000 (11:37 -0500)
commit83236f0157feec0f01bf688a1474b889bdcc5ad0
tree65648d6dab381425e8735b40304bd23bcda2424d
parent1e5db6c31ade4150c2e2b1a21e39f776c38fea39
IB/iser: remove unused variable from iser_conn struct

max_sectors calculation was fixed in commit:
9c674815d346 ("IB/iser: Fix max_sectors calculation").
Thus, iser_conn variable scsi_max_sectors is not needed anymore.

Signed-off-by: Max Gurtovoy <maxg@mellanox.com>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Tested-by: Raju Rangoju <rajur@chelsio.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/ulp/iser/iscsi_iser.c
drivers/infiniband/ulp/iser/iscsi_iser.h
drivers/infiniband/ulp/iser/iser_verbs.c