From: Scott Weaver <[email protected]>

[redhat] rh_messages.h: driver and device updates

This updates the driver names to use underscore instead of a dash and
updates the support status for the ConnectX-9 and BlueField-3 devices.

Signed-off-by: Scott Weaver <[email protected]>

diff --git a/kernel/rh_messages.h b/kernel/rh_messages.h
index blahblah..blahblah 100644
--- a/kernel/rh_messages.h
+++ b/kernel/rh_messages.h
@@ -80,8 +80,8 @@ static const char *rh_unmaintained_drivers[] = {
        "nft_compat",
        "nicpf",
        "nicvf",
-       "nvmet-fc",
-       "nvmet-tcp",
+       "nvmet_fc",
+       "nvmet_tcp",
        "team",
        0     /* Terminating entry */
 };
@@ -266,6 +266,7 @@ static const struct pci_device_id rh_disabled_pci_devices[] 
= {
        { 0x15B3, 0x100e, PCI_ANY_ID, PCI_ANY_ID },
        { 0x15B3, 0x100f, PCI_ANY_ID, PCI_ANY_ID },
        { 0x15B3, 0x1010, PCI_ANY_ID, PCI_ANY_ID },
+       { 0x15B3, 0x1025, PCI_ANY_ID, PCI_ANY_ID },
        { 0x15B3, 0xA2DF, PCI_ANY_ID, PCI_ANY_ID },
        { 0x1000, 0x0064, PCI_ANY_ID, PCI_ANY_ID },
        { 0x1000, 0x0065, PCI_ANY_ID, PCI_ANY_ID },
@@ -302,7 +303,6 @@ static const struct pci_device_id 
rh_unmaintained_pci_devices[] = {
        { 0x1000, 0x0071, PCI_ANY_ID, PCI_ANY_ID },
        { 0x1000, 0x0073, PCI_ANY_ID, PCI_ANY_ID },
        { 0x1000, 0x0079, PCI_ANY_ID, PCI_ANY_ID },
-       { 0x15B3, 0xA2DC, PCI_ANY_ID, PCI_ANY_ID },
        { 0x1000, 0x006E, PCI_ANY_ID, PCI_ANY_ID },
        { 0x1000, 0x0080, PCI_ANY_ID, PCI_ANY_ID },
        { 0x1000, 0x0081, PCI_ANY_ID, PCI_ANY_ID },

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3591

-- 
_______________________________________________
kernel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to