[SCSI] megaraid_sas: switch fw_outstanding to an atomic_t
authorSumant Patro <sumantp@lsil.com>
Tue, 30 May 2006 19:03:37 +0000 (12:03 -0700)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Tue, 6 Jun 2006 14:57:18 +0000 (10:57 -0400)
This patch( originally submitted by Christoph Hellwig) removes
instance_lock and changes fw_outstanding variable data type to
atomic_t.

Signed-off-by: Sumant Patro <Sumant.Patro@lsil.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>

No differences found