Merge pull request #496 from PaddyPooskie/patch-1

Update usb_intf.c
v5.1.5
Christian Bremvåg 2019-12-08 16:03:13 +01:00 committed by GitHub
commit df98b27d48
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -174,6 +174,8 @@ static struct usb_device_id rtw_usb_id_tbl[] = {
{USB_DEVICE(0x0BDA, 0x8812), .driver_info = RTL8812}, /* Alfa - AWUS036AC, AWUS036ACH & AWUS036EAC */
{USB_DEVICE(0x2604, 0x0012), .driver_info = RTL8812}, /* Tenda U12 */
{USB_DEVICE(0x0BDA, 0x881A), .driver_info = RTL8812}, /* Unex DAUK-W8812 */
{USB_DEVICE(0x0BDA, 0xb812), .driver_info = RTL8812}, /* Unsure... */
#endif
#ifdef CONFIG_RTL8821A