commit | e8f32de52c0d74d397d21afc655a4e2a7dfe1f98 | [log] [tgz] |
---|---|---|
author | Mark Haverkamp <markh@linux-foundation.org> | Tue Jan 23 15:00:30 2007 -0800 |
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | Sat Jan 27 09:27:52 2007 -0600 |
tree | 1f6d561100327dec1e01f9d8cc6dc487586ad386 | |
parent | 239eab19559b3d74a029dff3f0c792bc0770a062 [diff] |
[SCSI] aacraid: rework packet support code Received from Mark Salyzyn, Replace all if/else packet formations with platform function calls. This is in recognition of the proliferation of read and write packet types, and in the need to migrate to up-and-coming packets for new products. Signed-off-by Mark Haverkamp <markh@linux-foundation.org> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>