summaryrefslogtreecommitdiffstats
path: root/0001-scsi-smartpqi-add-inspur-advantech-ids.patch
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2020-08-27 12:31:22 -0500
committerJustin M. Forbes <jforbes@fedoraproject.org>2020-08-27 12:31:22 -0500
commit13bd6da63cf611a8325774f77a657cf8a6a0fc66 (patch)
tree08b3885a261f109975787ccdb4325617eac7b312 /0001-scsi-smartpqi-add-inspur-advantech-ids.patch
parentb8e77e8fe22d8bc41c1abac6d8a69353c99c2d6e (diff)
downloadkernel-13bd6da63cf611a8325774f77a657cf8a6a0fc66.tar.gz
kernel-13bd6da63cf611a8325774f77a657cf8a6a0fc66.tar.xz
kernel-13bd6da63cf611a8325774f77a657cf8a6a0fc66.zip
kernel-5.9.0-0.rc2.20200827git15bc20c6af4c.1
* Thu Aug 27 2020 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.9.0-0.rc2.20200827git15bc20c6af4c.1] - 15bc20c6af4c rebase - Updated changelog for the release based on 2ac69819ba9e (Fedora Kernel Team) Resolves: rhbz# Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to '0001-scsi-smartpqi-add-inspur-advantech-ids.patch')
-rw-r--r--0001-scsi-smartpqi-add-inspur-advantech-ids.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/0001-scsi-smartpqi-add-inspur-advantech-ids.patch b/0001-scsi-smartpqi-add-inspur-advantech-ids.patch
index 22ce27868..914d8dd39 100644
--- a/0001-scsi-smartpqi-add-inspur-advantech-ids.patch
+++ b/0001-scsi-smartpqi-add-inspur-advantech-ids.patch
@@ -32,10 +32,10 @@ Signed-off-by: Herton R. Krzesinski <herton@redhat.com>
1 file changed, 16 insertions(+)
diff --git a/drivers/scsi/smartpqi/smartpqi_init.c b/drivers/scsi/smartpqi/smartpqi_init.c
-index bd38c8cea56e..477eb841d4e5 100644
+index ca1e6cf6a38e..af3ce8608ed3 100644
--- a/drivers/scsi/smartpqi/smartpqi_init.c
+++ b/drivers/scsi/smartpqi/smartpqi_init.c
-@@ -8251,6 +8251,18 @@ static const struct pci_device_id pqi_pci_id_table[] = {
+@@ -8250,6 +8250,18 @@ static const struct pci_device_id pqi_pci_id_table[] = {
PCI_DEVICE_SUB(PCI_VENDOR_ID_ADAPTEC2, 0x028f,
0x19e5, 0xd22c)
},
@@ -54,7 +54,7 @@ index bd38c8cea56e..477eb841d4e5 100644
{
PCI_DEVICE_SUB(PCI_VENDOR_ID_ADAPTEC2, 0x028f,
PCI_VENDOR_ID_ADAPTEC2, 0x0110)
-@@ -8387,6 +8399,10 @@ static const struct pci_device_id pqi_pci_id_table[] = {
+@@ -8386,6 +8398,10 @@ static const struct pci_device_id pqi_pci_id_table[] = {
PCI_DEVICE_SUB(PCI_VENDOR_ID_ADAPTEC2, 0x028f,
PCI_VENDOR_ID_ADVANTECH, 0x8312)
},