Mike Christie 73b4376477 [SCSI] libfc: fix setting of rport dev loss
There does not seem to be a reason why libfc adds a 5
second delay to the user requested value for the dev loss
tmo. There also does not seem to be a reason to allow
setting it to 0 (or really close).

This patch removes the extra 5 sec delay, and for 0 it
sets it to 1 like other fc drivers. We should actually
be able to set it to 0 since the queue_delayed_work API
will just call queue_work, but other drivers set it to 1 in
that case.

Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: Robert Love <robert.w.love@intel.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
2010-10-25 15:11:29 -05:00
..
2010-09-16 22:54:24 -04:00
2010-10-15 15:53:27 +02:00
2008-08-29 02:13:10 -07:00
2010-10-25 15:01:14 -05:00
2010-07-27 12:02:00 -05:00
2010-01-18 10:48:08 -06:00
2010-10-07 17:24:44 -05:00
2010-10-07 17:24:44 -05:00
2008-12-28 20:00:03 +01:00
2010-05-02 15:55:03 -04:00
2010-08-11 00:55:42 -04:00
2010-09-16 11:48:48 -04:00
2008-02-07 18:02:44 -06:00
2009-12-10 08:54:13 -06:00