|
@@ -1162,7 +1162,7 @@ static void mthca_remove_one(struct pci_dev *pdev)
|
|
|
mutex_unlock(&mthca_device_mutex);
|
|
|
}
|
|
|
|
|
|
-static struct pci_device_id mthca_pci_table[] = {
|
|
|
+static const struct pci_device_id mthca_pci_table[] = {
|
|
|
{ PCI_DEVICE(PCI_VENDOR_ID_MELLANOX, PCI_DEVICE_ID_MELLANOX_TAVOR),
|
|
|
.driver_data = TAVOR },
|
|
|
{ PCI_DEVICE(PCI_VENDOR_ID_TOPSPIN, PCI_DEVICE_ID_MELLANOX_TAVOR),
|