summaryrefslogtreecommitdiffstats
path: root/0001-scsi-smartpqi-add-inspur-advantech-ids.patch
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2020-10-20 06:46:43 +0200
committerThorsten Leemhuis <fedora@leemhuis.info>2020-10-20 06:46:43 +0200
commit5ec75f810f09a224ce0f77ba312599eb4c7321bc (patch)
treedcb2b1a0d97363e1a678726925d875c1bea151fa /0001-scsi-smartpqi-add-inspur-advantech-ids.patch
parent11a8f14639c96c38e142ba04c87f50de9c557ba7 (diff)
parenta71ee103a729754519abc15fd58e6b258a89e58b (diff)
downloadkernel-5ec75f810f09a224ce0f77ba312599eb4c7321bc.tar.gz
kernel-5ec75f810f09a224ce0f77ba312599eb4c7321bc.tar.xz
kernel-5ec75f810f09a224ce0f77ba312599eb4c7321bc.zip
merge origin
Diffstat (limited to '0001-scsi-smartpqi-add-inspur-advantech-ids.patch')
-rw-r--r--0001-scsi-smartpqi-add-inspur-advantech-ids.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/0001-scsi-smartpqi-add-inspur-advantech-ids.patch b/0001-scsi-smartpqi-add-inspur-advantech-ids.patch
index 4e2bbb794..e04ebcaa7 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 cd157f11eb22..c5dc6cf57a71 100644
+index bd38c8cea56e..477eb841d4e5 100644
--- a/drivers/scsi/smartpqi/smartpqi_init.c
+++ b/drivers/scsi/smartpqi/smartpqi_init.c
-@@ -8247,6 +8247,18 @@ static const struct pci_device_id pqi_pci_id_table[] = {
+@@ -8251,6 +8251,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 cd157f11eb22..c5dc6cf57a71 100644
{
PCI_DEVICE_SUB(PCI_VENDOR_ID_ADAPTEC2, 0x028f,
PCI_VENDOR_ID_ADAPTEC2, 0x0110)
-@@ -8383,6 +8395,10 @@ static const struct pci_device_id pqi_pci_id_table[] = {
+@@ -8387,6 +8399,10 @@ static const struct pci_device_id pqi_pci_id_table[] = {
PCI_DEVICE_SUB(PCI_VENDOR_ID_ADAPTEC2, 0x028f,
PCI_VENDOR_ID_ADVANTECH, 0x8312)
},
@@ -66,5 +66,5 @@ index cd157f11eb22..c5dc6cf57a71 100644
PCI_DEVICE_SUB(PCI_VENDOR_ID_ADAPTEC2, 0x028f,
PCI_VENDOR_ID_DELL, 0x1fe0)
--
-2.26.2
+2.28.0