public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] zd1211rw: TrendNet TEW-509UB id added
@ 2011-03-12  9:29 Tõnu Samuel
  2011-03-14 18:50 ` John W. Linville
  0 siblings, 1 reply; 2+ messages in thread
From: Tõnu Samuel @ 2011-03-12  9:29 UTC (permalink / raw)
  To: linux-kernel; +Cc: tonu

[-- Attachment #1: Type: text/plain, Size: 1 bytes --]



[-- Attachment #2: Trendnet-TEW-509UB.patch --]
[-- Type: text/x-patch, Size: 602 bytes --]

--- ./drivers/net/wireless/zd1211rw/zd_usb.c	2011-03-08 01:05:50.000000000 +0200
+++ /usr/src/linux-2.6.37.3/drivers/net/wireless/zd1211rw/zd_usb.c	2011-03-12 10:21:48.261473001 +0200
@@ -59,6 +59,7 @@
 	{ USB_DEVICE(0x157e, 0x300a), .driver_info = DEVICE_ZD1211 },
 	{ USB_DEVICE(0x157e, 0x300b), .driver_info = DEVICE_ZD1211 },
 	{ USB_DEVICE(0x157e, 0x3204), .driver_info = DEVICE_ZD1211 },
+	{ USB_DEVICE(0x157e, 0x3207), .driver_info = DEVICE_ZD1211 },
 	{ USB_DEVICE(0x1740, 0x2000), .driver_info = DEVICE_ZD1211 },
 	{ USB_DEVICE(0x6891, 0xa727), .driver_info = DEVICE_ZD1211 },
 	/* ZD1211B */

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

* Re: [PATCH] zd1211rw: TrendNet TEW-509UB id added
  2011-03-12  9:29 [PATCH] zd1211rw: TrendNet TEW-509UB id added Tõnu Samuel
@ 2011-03-14 18:50 ` John W. Linville
  0 siblings, 0 replies; 2+ messages in thread
From: John W. Linville @ 2011-03-14 18:50 UTC (permalink / raw)
  To: Tõnu Samuel; +Cc: linux-kernel, linux-wireless

On Sat, Mar 12, 2011 at 11:29:25AM +0200, Tõnu Samuel wrote:
> 

Missing a Signed-off-by line here...

	http://linux.yyz.us/patch-format.html

Also, best to send wireless LAN patches to
linux-wireless@vger.kernel.org instead.

Thanks,

John

> --- ./drivers/net/wireless/zd1211rw/zd_usb.c	2011-03-08 01:05:50.000000000 +0200
> +++ /usr/src/linux-2.6.37.3/drivers/net/wireless/zd1211rw/zd_usb.c	2011-03-12 10:21:48.261473001 +0200
> @@ -59,6 +59,7 @@
>  	{ USB_DEVICE(0x157e, 0x300a), .driver_info = DEVICE_ZD1211 },
>  	{ USB_DEVICE(0x157e, 0x300b), .driver_info = DEVICE_ZD1211 },
>  	{ USB_DEVICE(0x157e, 0x3204), .driver_info = DEVICE_ZD1211 },
> +	{ USB_DEVICE(0x157e, 0x3207), .driver_info = DEVICE_ZD1211 },
>  	{ USB_DEVICE(0x1740, 0x2000), .driver_info = DEVICE_ZD1211 },
>  	{ USB_DEVICE(0x6891, 0xa727), .driver_info = DEVICE_ZD1211 },
>  	/* ZD1211B */


-- 
John W. Linville		Someday the world will need a hero, and you
linville@tuxdriver.com			might be all we have.  Be ready.

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

end of thread, other threads:[~2011-03-14 18:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-12  9:29 [PATCH] zd1211rw: TrendNet TEW-509UB id added Tõnu Samuel
2011-03-14 18:50 ` John W. Linville

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox