linux-next: manual merge of the net-next tree
From: Mark Brown <broonie@kernel.org>
Date: 2013-10-18 13:05:11
Also in:
lkml
Attachments
- signature.asc [application/pgp-signature] 836 bytes
From: Mark Brown <broonie@kernel.org>
Date: 2013-10-18 13:05:11
Also in:
lkml
Today's linux-next merge of the next-next tree got a conflict in drivers/net/usb/qmi_wwan.c between ce97fef4 (net: qmi_wwan: Olivetti Olicard 200 support) in the net tree and 905468fa (net: qmi_wwan: add Telit LE920 newer firmware support) in the net-next tree. I've fixed up as below and can carry. diff --cc drivers/net/usb/qmi_wwan.c index 818ce90,d03b6b6..0000000
--- a/drivers/net/usb/qmi_wwan.c
+++ b/drivers/net/usb/qmi_wwan.c@@@ -714,7 -729,7 +729,8 @@@ static const struct usb_device_id produ
{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(0x0b3c, 0xc005, 6)}, /* Olivetti Olicard 200 */
{QMI_FIXED_INTF(0x1e2d, 0x0060, 4)}, /* Cinterion PLxx */
/* 4. Gobi 1000 devices */