]> git.ipfire.org Git - thirdparty/kernel/stable.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:21:56 +0000 (08:21 +0100)
commit0773e9248ae32dae961ebaa615c378bb0e01892f
treeff28b693957a146f0398bdb903b93f7eed6bda27
parentb202064f0b3f92d4ce3feec09ad55a20e771947b
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