[SCSI] ses: Fix timeout
authorMatthew Wilcox <matthew@wil.cx>
Mon, 23 Jun 2008 15:14:31 +0000 (09:14 -0600)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Tue, 24 Jun 2008 17:02:27 +0000 (12:02 -0500)
commitc95e62ce8905aab62fed224eaaa9b8558a0ef652
tree4cf1637e91495becc0bba2adc866bc8fed01c284
parent62786b9e81a2dbe9c073a2ade52d33a2627d6d85
[SCSI] ses: Fix timeout

Timeouts are measured in jiffies, not in seconds.

Signed-off-by: Matthew Wilcox <willy@linux.intel.com>
Cc: Stable Tree <stable@kernel.org>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/ses.c