1
0
mirror of https://github.com/Mange/rtl8192eu-linux-driver synced 2025-04-09 08:43:37 +00:00

Update usb_intf.c

This commit is contained in:
jeremyb31 2016-07-11 16:09:09 -05:00 committed by GitHub
parent f0c1b5cb1c
commit 16f07fe6fd

@ -214,7 +214,6 @@ static struct usb_device_id rtw_usb_id_tbl[] ={
{USB_DEVICE_AND_INTERFACE_INFO(USB_VENDER_ID_REALTEK, 0x818C,0xff,0xff,0xff),.driver_info = RTL8192E},/* Default ID */
/*=== Customer ID ===*/
{USB_DEVICE(0x2001, 0x3319),.driver_info = RTL8192E}, /* D-Link - DWA-131 */
{USB_DEVICE(0x2357, 0x0107),.driver_info = RTL8192E}, /* TP-Link - Cameo */
#endif
#ifdef CONFIG_RTL8723B