From: Andrew Vasquez Date: Thu, 10 Jul 2008 23:55:48 +0000 (-0700) Subject: [SCSI] qla2xxx: Set an rport's dev_loss_tmo value in a consistent manner. X-Git-Tag: v2.6.27-rc1~55^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85821c906cf3563a00a3d98fa380a2581a7a5ff1;p=pandora-kernel.git [SCSI] qla2xxx: Set an rport's dev_loss_tmo value in a consistent manner. As there's no point in adding a fixed-fudge value (originally 5 seconds), honor the user settings only. We also remove the driver's dead-callback get_rport_dev_loss_tmo function (qla2x00_get_rport_loss_tmo()). Signed-off-by: Andrew Vasquez Signed-off-by: James Bottomley --- Reading git-diff-tree failed