dect
/
linux-2.6
Archived
13
0
Fork 0

Staging: rtl8192s_usb: Remove duplicate device ID

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
Ben Hutchings 2010-06-25 01:35:01 +01:00 committed by Greg Kroah-Hartman
parent 9674e57a4f
commit 081a529246
1 changed files with 0 additions and 1 deletions

View File

@ -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 */
{}
};