]> git.ipfire.org Git - people/arne_f/kernel.git/commit
scsi: aacraid: remove wildcard for series 9 controllers
authorKevin Barnett <kevin.barnett@microsemi.com>
Thu, 8 Dec 2016 16:29:29 +0000 (10:29 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 9 Jan 2017 07:32:22 +0000 (08:32 +0100)
commit483eeca2cf389ea717cece86cce8494a050cb3f4
tree7b9797ef38d5a9b55d9cf416b6b5e232687142ee
parent8beb252f2be2d1dcd6a6bef199dc62261f597b15
scsi: aacraid: remove wildcard for series 9 controllers

commit ae2aae2421983f6f68eb7c4692624bc43ea50712 upstream.

Controllers with this PCI ID never shipped outside of
PMCS/Microsemi. Remove the ID from the aacraid driver. smartpqi is the
correct driver for these controllers.

[mkp: patch description]

Reviewed-by: Scott Teel <scott.teel@microsemi.com>
Signed-off-by: Kevin Barnett <kevin.barnett@microsemi.com>
Signed-off-by: Don Brace <don.brace@microsemi.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/scsi/aacraid/linit.c