[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)
commite4a082c7c1f9a7b11fece6918e7ee5519b39ac46
tree8aa1d865b2ddfb9b897e30e97dede3268c00b582
parentf70e9c5f91f1d2d9ce79dc45221540e25b4e4ac0
[SCSI] megaraid_sas: switch fw_outstanding to an atomic_t

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>
Documentation/scsi/ChangeLog.megaraid_sas
drivers/scsi/megaraid/megaraid_sas.c
drivers/scsi/megaraid/megaraid_sas.h