Skip to content

Commit

Permalink
Staging: rtl8192s_usb: Remove duplicate device ID
Browse files Browse the repository at this point in the history
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Ben Hutchings authored and Greg Kroah-Hartman committed Jun 30, 2010
1 parent 9674e57 commit 081a529
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/staging/rtl8192su/r8192U_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,6 @@ static const struct usb_device_id rtl8192_usb_id_tbl[] = {
{USB_DEVICE(0x0E66, 0x0016)},
{USB_DEVICE(0x0b05, 0x1786)},
/* these are not in the official list */
{USB_DEVICE(0x050d, 0x815F)}, /* Belkin F5D8053 v6 */
{USB_DEVICE(0x0df6, 0x004b)}, /* WL-349 */
{}
};
Expand Down

0 comments on commit 081a529

Please sign in to comment.