linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] p54usb: Remove duplicate Medion MD40900 device id
@ 2010-06-10 22:28 Leann Ogasawara
  2010-06-10 23:23 ` Larry Finger
  0 siblings, 1 reply; 8+ messages in thread
From: Leann Ogasawara @ 2010-06-10 22:28 UTC (permalink / raw)
  To: John W. Linville, flamingice; +Cc: linux-wireless

The Medion MD40900 device id [0x0cde, 0x0006] is defined twice.  Remove
the duplicate.

Originally-by: Ben Collins <ben.collins@ubuntu.com>
Signed-off-by: Leann Ogasawara <leann.ogasawara@canonical.com>
---
 drivers/net/wireless/p54/p54usb.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/drivers/net/wireless/p54/p54usb.c b/drivers/net/wireless/p54/p54usb.c
index 7307325..d6d8713 100644
--- a/drivers/net/wireless/p54/p54usb.c
+++ b/drivers/net/wireless/p54/p54usb.c
@@ -69,7 +69,6 @@ static struct usb_device_id p54u_table[] __devinitdata = {
 	{USB_DEVICE(0x0915, 0x2002)},	/* Cohiba Proto board */
 	{USB_DEVICE(0x0baf, 0x0118)},   /* U.S. Robotics U5 802.11g Adapter*/
 	{USB_DEVICE(0x0bf8, 0x1009)},   /* FUJITSU E-5400 USB D1700*/
-	{USB_DEVICE(0x0cde, 0x0006)},   /* Medion MD40900 */
 	{USB_DEVICE(0x0cde, 0x0008)},	/* Sagem XG703A */
 	{USB_DEVICE(0x0cde, 0x0015)},	/* Zcomax XG-705A */
 	{USB_DEVICE(0x0d8e, 0x3762)},	/* DLink DWL-G120 Cohiba */
-- 
1.7.0.4




^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2010-06-18 15:05 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-10 22:28 [PATCH] p54usb: Remove duplicate Medion MD40900 device id Leann Ogasawara
2010-06-10 23:23 ` Larry Finger
2010-06-14 18:55   ` John W. Linville
2010-06-14 19:16     ` Ben Collins
2010-06-15 17:59     ` Leann Ogasawara
2010-06-15 19:46       ` John W. Linville
2010-06-15 23:39         ` [PATCH v2] p54usb: Comment out " Leann Ogasawara
2010-06-18 15:06         ` [PATCH] p54usb: Remove " Larry Finger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).