]> git.baikalelectronics.ru Git - kernel.git/commit
IB/iser: Add change_queue_depth method
authorErez Zilber <erezz@voltaire.com>
Thu, 17 Jan 2008 09:53:17 +0000 (11:53 +0200)
committerRoland Dreier <rolandd@cisco.com>
Fri, 25 Jan 2008 22:15:43 +0000 (14:15 -0800)
commitbcb1c33a8bd662d7950adedae98b9b4125bbc722
tree8ce0d4be69366fb19c2e71772d578ba065cdfd74
parenta2e62085eb32a5396b768d8407e48dfafd88f6f5
IB/iser: Add change_queue_depth method

Add a .change_queue_depth handler to the scsi_host_template in the
iSER driver.  iscsi_change_queue_depth was added to iscsi_tcp in order
to solve the problem of queue depth which was too high for some
targets.  It is also applicable for iSER.

Signed-off-by: Erez Zilber <erezz@voltaire.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/ulp/iser/iscsi_iser.c