Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 289180
b: refs/heads/master
c: 07b99cf
h: refs/heads/master
v: v3
  • Loading branch information
Martin Krause authored and Greg Kroah-Hartman committed Mar 3, 2012
1 parent 5749867 commit 529ab8b
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 534717020e6bd9459433d744bfd355d151e7b261
refs/heads/master: 07b99cf55ccf3b058a1159642a92200a274aa839
1 change: 0 additions & 1 deletion trunk/drivers/staging/rtl8192u/r8192U_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,6 @@ u32 rt_global_debug_component = \

static const struct usb_device_id rtl8192_usb_id_tbl[] = {
/* Realtek */
{USB_DEVICE(0x0bda, 0x8192)},
{USB_DEVICE(0x0bda, 0x8709)},
/* Corega */
{USB_DEVICE(0x07aa, 0x0043)},
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/staging/rtl8712/usb_intf.c
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ static struct usb_device_id rtl871x_usb_id_tbl[] = {
/* RTL8191SU */
/* Realtek */
{USB_DEVICE(0x0BDA, 0x8172)},
{USB_DEVICE(0x0BDA, 0x8192)},
/* Amigo */
{USB_DEVICE(0x0EB0, 0x9061)},
/* ASUS/EKB */
Expand Down

0 comments on commit 529ab8b

Please sign in to comment.