From: Aleksander Morgado <aleksan...@aleksander.es>

Add Netgear AirCard 341U PID.

Signed-off-by: Aleksander Morgado <aleksan...@aleksander.es>
Link: http://marc.info/?l=linux-usb&m=140130486111309&w=2
Cc: <sta...@vger.kernel.org>    # backport in link above
Signed-off-by: Johan Hovold <jhov...@gmail.com>
---

Aleksander, thanks for the patch and backport! I added a minimal commit
message, stable tag and reference to your backport.

Greg, this one is for usb-next with a stable backport provided in the
link. I think this is the easiest way to handle this. What do you say?

Thanks,
Johan


 drivers/usb/serial/qcserial.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/usb/serial/qcserial.c b/drivers/usb/serial/qcserial.c
index ca7b43092439..9c8b6ee1d21d 100644
--- a/drivers/usb/serial/qcserial.c
+++ b/drivers/usb/serial/qcserial.c
@@ -144,6 +144,7 @@ static const struct usb_device_id id_table[] = {
        {DEVICE_SWI(0x1199, 0x901f)},   /* Sierra Wireless EM7355 */
        {DEVICE_SWI(0x1199, 0x9041)},   /* Sierra Wireless MC7305/MC7355 */
        {DEVICE_SWI(0x1199, 0x9051)},   /* Netgear AirCard 340U */
+       {DEVICE_SWI(0x1199, 0x9055)},   /* Netgear AirCard 341U */
        {DEVICE_SWI(0x413c, 0x81a2)},   /* Dell Wireless 5806 Gobi(TM) 4G LTE 
Mobile Broadband Card */
        {DEVICE_SWI(0x413c, 0x81a3)},   /* Dell Wireless 5570 HSPA+ (42Mbps) 
Mobile Broadband Card */
        {DEVICE_SWI(0x413c, 0x81a4)},   /* Dell Wireless 5570e HSPA+ (42Mbps) 
Mobile Broadband Card */
-- 
1.8.5.5

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to