|
@@ -1201,7 +1201,7 @@ static int ath6kl_usb_pm_resume(struct usb_interface *interface)
|
|
|
#endif
|
|
|
|
|
|
/* table of devices that work with this driver */
|
|
|
-static struct usb_device_id ath6kl_usb_ids[] = {
|
|
|
+static const struct usb_device_id ath6kl_usb_ids[] = {
|
|
|
{USB_DEVICE(0x0cf3, 0x9375)},
|
|
|
{USB_DEVICE(0x0cf3, 0x9374)},
|
|
|
{ /* Terminating entry */ },
|