Re: [PATCH] zd1211rw: TrendNet TEW-509UB id added

From: John W. Linville
Date: Mon Mar 14 2011 - 14:53:12 EST


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@xxxxxxxxxxxxxxx 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@xxxxxxxxxxxxx might be all we have. Be ready.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/