On Sun, Apr 07, 2013 at 02:25:23PM +0800, li.rui27@xxxxxxxxxx wrote: > > LINUX KRENEL: next-20130405 > SOURCE CODE PATH: linux-next-refs/tags/next-20130405/drivers/usb/serial/ I don't need these two lines, what are they for? > Signed-off-by: Rui li <li.rui27@xxxxxxxxxx> > > -------------------------------------------------------- > --- linux-next-refs/tags/next-20130405/drivers/usb/serial/option.c.orig > 2013-04-05 13:47:30.000000000 +0800 > +++ linux-next-refs/tags/next-20130405/drivers/usb/serial/option.c > 2013-04-07 14:16:56.000000000 +0800 > @@ -1166,6 +1166,22 @@ > { USB_DEVICE_AND_INTERFACE_INFO(ZTE_VENDOR_ID, 0x1425, 0xff, 0xff, > 0xff), > .driver_info = (kernel_ulong_t)&net_intf2_blacklist }, > { USB_DEVICE_AND_INTERFACE_INFO(ZTE_VENDOR_ID, 0x1426, 0xff, 0xff, > 0xff), /* ZTE MF91 */ > + { USB_DEVICE_AND_INTERFACE_INFO(zte_VENDOR_ID, 0x1533, 0xff, 0xff, 0xff) > }, Can you please resend this, not in html or as a base64 attachment, and not such that the tabs are converted to spaces (run it through 'scripts/checkpatch.pl' first) so that I can properly apply it? thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html