From: Sumant Patro Date: Wed, 25 Jan 2006 20:02:40 +0000 (-0800) Subject: [SCSI] megaraid_sas: new template defined to represent each type of controllers X-Git-Tag: v2.6.16-rc2~242^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1341c939222f4d1cc8d9eb2b794f26f089fe0a61;p=pandora-kernel.git [SCSI] megaraid_sas: new template defined to represent each type of controllers This patch defines a new template to represent each type of controllers (identified by the processor used). The template has members that is set with appropriate values during driver initialisation. This change is done to support new controllers with minimal change to existing code. In future, for a new controller support, a template will be declared and its members initialised appropriately. Signed-off-by: Sumant Patro Rejections fixed and Signed-off-by: James Bottomley --- Reading git-diff-tree failed