lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 01 Apr 2012 17:00:15 +0100
From:	Ben Hutchings <ben@...adent.org.uk>
To:	Greg KH <gregkh@...uxfoundation.org>
Cc:	linux-kernel@...r.kernel.org, stable@...r.kernel.org,
	torvalds@...ux-foundation.org, akpm@...ux-foundation.org,
	alan@...rguk.ukuu.org.uk, Thomas Tuttle <ttuttle@...omium.org>
Subject: Re: [ 032/149] USB: qcserial: add several new serial devices

On Fri, 2012-03-30 at 12:49 -0700, Greg KH wrote:
> 3.2-stable review patch.  If anyone has any objections, please let me know.
> 
> ------------------
> 
> From: Thomas Tuttle <ttuttle@...omium.org>
> 
> commit 2db4d87070e87d198ab630e66a898b45eff316d9 upstream.
> 
> Signed-off-by: Thomas Tuttle <ttuttle@...omium.org>
> Signed-off-by: Greg Kroah-Hartman <gregkh@...e.de>
> 
> ---
>  drivers/usb/serial/qcserial.c |   14 ++++++++++++++
>  1 file changed, 14 insertions(+)
> 
> --- a/drivers/usb/serial/qcserial.c
> +++ b/drivers/usb/serial/qcserial.c
> @@ -36,6 +36,11 @@ static const struct usb_device_id id_tab
>  	{USB_DEVICE(0x413c, 0x8171)},	/* Dell Gobi QDL device */
>  	{USB_DEVICE(0x1410, 0xa001)},	/* Novatel Gobi Modem device */
>  	{USB_DEVICE(0x1410, 0xa008)},	/* Novatel Gobi QDL device */
> +	{USB_DEVICE(0x1410, 0xa010)},	/* Novatel Gobi QDL device */
[...]

This one is already claimed by option as:

	{ USB_DEVICE(NOVATELWIRELESS_VENDOR_ID, NOVATELWIRELESS_PRODUCT_G2) }

Seems there's some confusion here...

Ben.

-- 
Ben Hutchings
I'm always amazed by the number of people who take up solipsism because
they heard someone else explain it. - E*Borg on alt.fan.pratchett

Download attachment "signature.asc" of type "application/pgp-signature" (829 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ