|
@@ -349,7 +349,7 @@ static const struct rtl_hal_cfg rtl92de_hal_cfg = {
|
|
|
.maps[RTL_RC_HT_RATEMCS15] = DESC_RATEMCS15,
|
|
|
};
|
|
|
|
|
|
-static struct pci_device_id rtl92de_pci_ids[] = {
|
|
|
+static const struct pci_device_id rtl92de_pci_ids[] = {
|
|
|
{RTL_PCI_DEVICE(PCI_VENDOR_ID_REALTEK, 0x8193, rtl92de_hal_cfg)},
|
|
|
{RTL_PCI_DEVICE(PCI_VENDOR_ID_REALTEK, 0x002B, rtl92de_hal_cfg)},
|
|
|
{},
|