From: Mark Haverkamp Date: Tue, 23 Jan 2007 22:59:20 +0000 (-0800) Subject: [SCSI] aacraid: rework communication support code X-Git-Tag: v2.6.21-rc1~274^2~230^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28713324a0f3c055186ecec27239673c36ba1de5;p=pandora-kernel.git [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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed