commit | cb59aa6a7ca1ae40fd436c45dff568a83f3fab2f | [log] [tgz] |
---|---|---|
author | Sumant Patro <sumantp@lsil.com> | Wed Jan 25 11:53:25 2006 -0800 |
committer | James Bottomley <jejb@mulgrave.(none)> | Sun Jan 29 11:18:16 2006 -0600 |
tree | fe39a56ef4d95987d1c45eb44a4e764972820e58 | |
parent | bb1d1073a10fdc8547e3eb821ee2488260094b39 [diff] |
[SCSI] megaraid_sas: cleanup queue command path This patch (originally submitted by Christoph Hellwig) removes code duplication in megasas_build_cmd. It also defines MEGASAS_IOC_FIRMWARE32 to allow 64 bit compiled applications to work. Signed-off-by: Sumant Patro <Sumant.Patro@lsil.com> Rejections fixed and Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>