|
@@ -53,7 +53,7 @@ static struct usb_device_id rtw_usb_id_tbl[] = {
|
|
|
{USB_DEVICE(USB_VENDER_ID_REALTEK, 0x0179)}, /* 8188ETV */
|
|
|
/*=== Customer ID ===*/
|
|
|
/****** 8188EUS ********/
|
|
|
- {USB_DEVICE(0x8179, 0x07B8)}, /* Abocom - Abocom */
|
|
|
+ {USB_DEVICE(0x07b8, 0x8179)}, /* Abocom - Abocom */
|
|
|
{USB_DEVICE(0x2001, 0x330F)}, /* DLink DWA-125 REV D1 */
|
|
|
{} /* Terminating entry */
|
|
|
};
|