From: Salyzyn, Mark Date: Tue, 19 Jun 2007 20:05:12 +0000 (-0400) Subject: [SCSI] aacraid: correct PERC2/QC and family match quirk list X-Git-Tag: v2.6.23-rc1~1053^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b27e66df78a9d8d43c05a6a5777ef45f2e238951;p=pandora-kernel.git [SCSI] aacraid: correct PERC2/QC and family match quirk list The Dell PERC2/QC erroneously was listed as having the 31 bit limit quirk on the interface allocations, removing the reference to repair this oversight. Also, the 2 quad pci address (family) match catch-all also retained the 31 bit limit and the 34 SG limit quirks in a paranoid move. Now, many years later, we find that none of the Adapters that did trigger with the family match had such quirks; these quirks are all limited to the 4 quad pci address matches to select legacy adapters already populated. Signed-off-by: Mark Salyzyn Signed-off-by: James Bottomley --- Reading git-diff-tree failed