[PATCH 1/2] rtl8192s_usb: Remove duplicate device ID

Ben Hutchings ben at decadent.org.uk
Fri Jun 25 00:35:01 UTC 2010


Signed-off-by: Ben Hutchings <ben at decadent.org.uk>
---
 drivers/staging/rtl8192su/r8192U_core.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/drivers/staging/rtl8192su/r8192U_core.c b/drivers/staging/rtl8192su/r8192U_core.c
index 15e9579..b69e198 100644
--- a/drivers/staging/rtl8192su/r8192U_core.c
+++ b/drivers/staging/rtl8192su/r8192U_core.c
@@ -135,7 +135,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 */
 	{}
 };
-- 
1.7.1






More information about the devel mailing list