]> rtime.felk.cvut.cz Git - lisovros/linux_canprio.git/commit
[SCSI] qla2xxx: Set an rport's dev_loss_tmo value in a consistent manner.
authorAndrew Vasquez <andrew.vasquez@qlogic.com>
Thu, 10 Jul 2008 23:55:48 +0000 (16:55 -0700)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Sat, 26 Jul 2008 19:14:36 +0000 (15:14 -0400)
commit85821c906cf3563a00a3d98fa380a2581a7a5ff1
tree52529a6a5f03c8d1aaacda0055cb480a63b50457
parent5f3a9a207f1fccde476dd31b4c63ead2967d934f
[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 <andrew.vasquez@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/qla2xxx/qla_attr.c
drivers/scsi/qla2xxx/qla_os.c