[SCSI] aacraid: correct PERC2/QC and family match quirk list
authorSalyzyn, Mark <mark_salyzyn@adaptec.com>
Tue, 19 Jun 2007 20:05:12 +0000 (16:05 -0400)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Wed, 20 Jun 2007 04:58:03 +0000 (21:58 -0700)
commitb27e66df78a9d8d43c05a6a5777ef45f2e238951
tree3b3371cb96d63c9929c0e7581aa9a00249fd085f
parent760af100d7cdf62d0929b11929465e4cfc694c5c
[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 <aacraid@adaptec.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/aacraid/linit.c