From: Erez Zilber Date: Thu, 17 Jan 2008 09:53:17 +0000 (+0200) Subject: IB/iser: Add change_queue_depth method X-Git-Tag: v2.6.25-rc1~1234^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6410627eb9804e541b83d220c8e914ce64475b31;p=pandora-kernel.git 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 Signed-off-by: Roland Dreier --- Reading git-diff-tree failed