Fabio Porcedda <fabio.porcedda@xxxxxxxxx> writes: > Newer firmware use a new pid and a different interface. > > Signed-off-by: Fabio Porcedda <fabio.porcedda@xxxxxxxxx> > --- > drivers/net/usb/qmi_wwan.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/drivers/net/usb/qmi_wwan.c b/drivers/net/usb/qmi_wwan.c > index 6312332..5f6b6fa 100644 > --- a/drivers/net/usb/qmi_wwan.c > +++ b/drivers/net/usb/qmi_wwan.c > @@ -714,6 +714,7 @@ static const struct usb_device_id products[] = { > {QMI_FIXED_INTF(0x2357, 0x0201, 4)}, /* TP-LINK HSUPA Modem MA180 */ > {QMI_FIXED_INTF(0x2357, 0x9000, 4)}, /* TP-LINK MA260 */ > {QMI_FIXED_INTF(0x1bc7, 0x1200, 5)}, /* Telit LE920 */ > + {QMI_FIXED_INTF(0x1bc7, 0x1201, 2)}, /* Telit LE920 */ > {QMI_FIXED_INTF(0x1e2d, 0x12d1, 4)}, /* Cinterion PLxx */ > > /* 4. Gobi 1000 devices */ You can add my Acked-by: Bjørn Mork <bjorn@xxxxxxx> to this patch if you like. But I guess you may have to resend it if the netdev maintainer agree with me regarding the line length patch. Bjørn -- 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