Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Staging rtl8712: Remove double USB device IDs

Remove copies of the double USB device IDs:

- 0bda:8172
- 0bda:8174

Signed-off-by: Martin Krause <martin.krause@tqs.de>
Acked-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Martin Krause and committed by
Greg Kroah-Hartman
53471702 5f953732

-2
-2
drivers/staging/rtl8712/usb_intf.c
··· 109 109 /* Amigo */ 110 110 {USB_DEVICE(0x0EB0, 0x9061)}, 111 111 /* ASUS/EKB */ 112 - {USB_DEVICE(0x0BDA, 0x8172)}, 113 112 {USB_DEVICE(0x13D3, 0x3323)}, 114 113 {USB_DEVICE(0x13D3, 0x3311)}, /* 11n mode disable */ 115 114 {USB_DEVICE(0x13D3, 0x3342)}, ··· 159 160 160 161 /* RTL8192SU */ 161 162 /* Realtek */ 162 - {USB_DEVICE(0x0BDA, 0x8174)}, 163 163 {USB_DEVICE(0x0BDA, 0x8174)}, 164 164 /* Belkin */ 165 165 {USB_DEVICE(0x050D, 0x845A)},