Merge pull request #42 from CGarces/fix_dlink_id

Add D-Link DWA-131
This commit is contained in:
Carlos Garcés 2017-07-17 23:13:52 +02:00 committed by GitHub
commit 9e76fa7474

View File

@ -194,6 +194,8 @@ static struct usb_device_id rtw_usb_id_tbl[] ={
{USB_DEVICE(0x2357, 0x0109),.driver_info = RTL8192E}, /* TP-Link - Cameo */
/*=== PLANEX ===========*/
{USB_DEVICE(0x2019, 0xab33),.driver_info = RTL8192E}, /* PLANEX - GW-300S Katana */
/*=== Customer ID ===*/
{USB_DEVICE(0x2001, 0x3319),.driver_info = RTL8192E}, /* D-Link - DWA-131 */
#endif
#ifdef CONFIG_RTL8723B