On 03/02/2012 06:00 AM, Martin Krause wrote:
Remove copies of the double USB device IDs:

- 0bda:8172
- 0bda:8174

Signed-off-by: Martin Krause<[email protected]>
---
  drivers/staging/rtl8712/usb_intf.c |    2 --
  1 files changed, 0 insertions(+), 2 deletions(-)

ACKed-by: Larry Finger <[email protected]>

Thanks,
Larry


diff --git a/drivers/staging/rtl8712/usb_intf.c 
b/drivers/staging/rtl8712/usb_intf.c
index 9bade18..4d3abcf 100644
--- a/drivers/staging/rtl8712/usb_intf.c
+++ b/drivers/staging/rtl8712/usb_intf.c
@@ -108,7 +108,6 @@ static struct usb_device_id rtl871x_usb_id_tbl[] = {
        /* Amigo */
        {USB_DEVICE(0x0EB0, 0x9061)},
        /* ASUS/EKB */
-       {USB_DEVICE(0x0BDA, 0x8172)},
        {USB_DEVICE(0x13D3, 0x3323)},
        {USB_DEVICE(0x13D3, 0x3311)}, /* 11n mode disable */
        {USB_DEVICE(0x13D3, 0x3342)},
@@ -160,7 +159,6 @@ static struct usb_device_id rtl871x_usb_id_tbl[] = {
  /* RTL8192SU */
        /* Realtek */
        {USB_DEVICE(0x0BDA, 0x8174)},
-       {USB_DEVICE(0x0BDA, 0x8174)},
        /* Belkin */
        {USB_DEVICE(0x050D, 0x845A)},
        /* Corega */



_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel

Reply via email to