commit | e4a082c7c1f9a7b11fece6918e7ee5519b39ac46 | [log] [tgz] |
---|---|---|
author | Sumant Patro <sumantp@lsil.com> | Tue May 30 12:03:37 2006 -0700 |
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | Tue Jun 06 10:57:18 2006 -0400 |
tree | 8aa1d865b2ddfb9b897e30e97dede3268c00b582 | |
parent | f70e9c5f91f1d2d9ce79dc45221540e25b4e4ac0 [diff] |
[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>