From: Jo-Philipp Wich Date: Sun, 15 May 2011 21:28:37 +0000 (+0000) Subject: merge r26908 X-Git-Tag: backfire_10.03.1~254 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=7599e2a8eefd4a01a6d538d42f2791f5259dea78;p=openwrt%2Fsvn-archive%2Fopenwrt.git merge r26908 SVN-Revision: 26909 --- diff --git a/target/linux/generic-2.6/patches-2.6.30/802-usb_serial_option_add_more_devices.patch b/target/linux/generic-2.6/patches-2.6.30/802-usb_serial_option_add_more_devices.patch index c0df7bb518..e6acd0324e 100644 --- a/target/linux/generic-2.6/patches-2.6.30/802-usb_serial_option_add_more_devices.patch +++ b/target/linux/generic-2.6/patches-2.6.30/802-usb_serial_option_add_more_devices.patch @@ -31,7 +31,7 @@ { USB_DEVICE(BENQ_VENDOR_ID, BENQ_PRODUCT_H10) }, { USB_DEVICE(DLINK_VENDOR_ID, DLINK_PRODUCT_DWM_652) }, { USB_DEVICE(0x1da5, 0x4515) }, /* BenQ H20 */ -+ { USB_DEVICE(ALCATEL_VENDOR_ID, ALCATEL_PRODUCT_X220D) }, /* BenQ H20 */ ++ { USB_DEVICE(ALCATEL_VENDOR_ID, ALCATEL_PRODUCT_X220D) }, { } /* Terminating entry */ }; MODULE_DEVICE_TABLE(usb, option_ids);