[SCSI] aacraid: rework communication support code
authorMark Haverkamp <markh@linux-foundation.org>
Tue, 23 Jan 2007 22:59:20 +0000 (14:59 -0800)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Sat, 27 Jan 2007 15:27:06 +0000 (09:27 -0600)
commit28713324a0f3c055186ecec27239673c36ba1de5
treeaa17c4441b0fda12f1d3a9a58a374a917666b781
parent9cd065ab80d6c14c6693a93c8f47ef4cb80e770f
[SCSI] aacraid: rework communication support code

Received from Mark Salyzyn,

Replace all if/else communication transports with a platform function call.
This is in recognition of the need to migrate to up-and-coming transports.
Currently the Linux driver does not support two available communication
transports provided by our products, these will be added in future patches, and
will expand the platform function set.

Signed-off-by Mark Haverkamp <markh@linux-foundation.org>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/aacraid/aacraid.h
drivers/scsi/aacraid/comminit.c
drivers/scsi/aacraid/commsup.c
drivers/scsi/aacraid/rkt.c
drivers/scsi/aacraid/rx.c
drivers/scsi/aacraid/sa.c