[SCSI] aacraid: rework packet support code
authorMark Haverkamp <markh@linux-foundation.org>
Tue, 23 Jan 2007 23:00:30 +0000 (15:00 -0800)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Sat, 27 Jan 2007 15:27:52 +0000 (09:27 -0600)
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>

No differences found