1
0
mirror of https://github.com/abperiasamy/rtl8812AU_8821AU_linux.git synced 2025-08-16 08:34:15 +02:00

Removed device ID which was already defined as Default ID

This commit is contained in:
Chen Minqiang 2016-10-17 04:33:15 +08:00
parent 67fed93d8f
commit de9c2b93c6

View File

@ -285,7 +285,6 @@ static struct usb_device_id rtw_usb_id_tbl[] = {
{USB_DEVICE(0x0789, 0x016E),.driver_info = RTL8812}, /* Logitec - Edimax */
{USB_DEVICE(0x0409, 0x0408),.driver_info = RTL8812}, /* NEC - */
{USB_DEVICE(0x0B05, 0x17D2),.driver_info = RTL8812}, /* ASUS - Edimax */
{USB_DEVICE(0x0BDA, 0x8812),.driver_info = RTL8812}, /* Alfa - AWUS036AC */
{USB_DEVICE(0x0E66, 0x0022),.driver_info = RTL8812}, /* HAWKING - Edimax */
{USB_DEVICE(0x0586, 0x3426),.driver_info = RTL8812}, /* ZyXEL - */
{USB_DEVICE(0x2001, 0x3313),.driver_info = RTL8812}, /* D-Link - ALPHA */