From: Jiri Slaby <jslaby@suse.cz>
To: "Bjørn Mork" <bjorn@mork.no>
Cc: stable@vger.kernel.org, "David S . Miller" <davem@davemloft.net>
Subject: Re: [patch added to 3.12-stable] qmi_wwan: add Sierra Wireless MC74xx/EM74xx
Date: Wed, 27 Apr 2016 11:08:56 +0200 [thread overview]
Message-ID: <572081A8.2010901@suse.cz> (raw)
In-Reply-To: <87mvoo60z6.fsf@nemi.mork.no>
On 04/20/2016, 12:14 PM, Bjørn Mork wrote:
>> --- a/drivers/net/usb/qmi_wwan.c
>> +++ b/drivers/net/usb/qmi_wwan.c
>> @@ -747,6 +747,10 @@ static const struct usb_device_id products[] = {
>> {QMI_FIXED_INTF(0x1199, 0x9056, 8)}, /* Sierra Wireless Modem */
>> {QMI_FIXED_INTF(0x1199, 0x9057, 8)},
>> {QMI_FIXED_INTF(0x1199, 0x9061, 8)}, /* Sierra Wireless Modem */
>> + {QMI_FIXED_INTF(0x1199, 0x9070, 8)}, /* Sierra Wireless MC74xx/EM74xx */
>> + {QMI_FIXED_INTF(0x1199, 0x9070, 10)}, /* Sierra Wireless MC74xx/EM74xx */
>> + {QMI_FIXED_INTF(0x1199, 0x9071, 8)}, /* Sierra Wireless MC74xx/EM74xx */
>> + {QMI_FIXED_INTF(0x1199, 0x9071, 10)}, /* Sierra Wireless MC74xx/EM74xx */
>
> This is of course harmless, but those devices won't actually work
> without this fix:
>
> 93725149794d ("net: qmi_wwan: MDM9x30 specific power management")
>
>
> And I'm not sure that one is appropriate for stable? I did consider it
> more of a feature than a bugfix myself. But that's up to you to decide
> of course.
Yes, all of these are "features", but they still satisfy the stable
rules though ("New device IDs and quirks are also accepted".) And given
it is small enough and in upstream for a while I decided to put that in
in the end.
thanks,
--
js
suse labs
next prev parent reply other threads:[~2016-04-27 9:09 UTC|newest]
Thread overview: 40+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-20 6:30 [patch added to 3.12-stable] tunnel: Clear IPCB(skb)->opt before dst_link_failure called Jiri Slaby
2016-04-20 6:30 ` [patch added to 3.12-stable] net: jme: fix suspend/resume on JMC260 Jiri Slaby
2016-04-20 6:30 ` [patch added to 3.12-stable] sctp: lack the check for ports in sctp_v6_cmp_addr Jiri Slaby
2016-04-20 6:30 ` [patch added to 3.12-stable] qmi_wwan: add "D-Link DWM-221 B1" device id Jiri Slaby
2016-04-20 6:30 ` [patch added to 3.12-stable] net: qmi_wwan: add Netgear AirCard 341U Jiri Slaby
2016-04-20 6:30 ` [patch added to 3.12-stable] net: qmi_wwan: add additional Sierra Wireless QMI devices Jiri Slaby
2016-04-20 6:30 ` [patch added to 3.12-stable] net: qmi_wwan: interface #11 in Sierra Wireless MC73xx is not QMI Jiri Slaby
2016-04-20 6:30 ` [patch added to 3.12-stable] qmi_wwan: add the second QMI/network interface for Sierra Wireless MC7305/MC7355 Jiri Slaby
2016-04-20 6:30 ` [patch added to 3.12-stable] qmi_wwan: Add support for Dell Wireless 5809e 4G Modem Jiri Slaby
2016-04-20 6:30 ` [patch added to 3.12-stable] net: qmi_wwan: add HP lt4111 LTE/EV-DO/HSPA+ Gobi 4G Module Jiri Slaby
2016-04-20 6:30 ` [patch added to 3.12-stable] net: qmi_wwan: Sierra Wireless MC73xx -> Sierra Wireless MC7304/MC7354 Jiri Slaby
2016-04-20 6:30 ` [patch added to 3.12-stable] qmi_wwan: add Sierra Wireless MC74xx/EM74xx Jiri Slaby
2016-04-20 10:14 ` Bjørn Mork
2016-04-27 9:08 ` Jiri Slaby [this message]
2016-04-20 6:30 ` [patch added to 3.12-stable] net: qmi_wwan: remove 1199:9070 device id Jiri Slaby
2016-04-20 6:30 ` [patch added to 3.12-stable] net: qmi_wwan: Add WeTelecom-WPD600N Jiri Slaby
2016-04-20 6:30 ` [patch added to 3.12-stable] net: qmi_wwan: Add SIMCom 7230E Jiri Slaby
2016-04-20 6:30 ` [patch added to 3.12-stable] Add Dell Wireless 5809e Gobi 4G HSPA+ Mobile Broadband Card (rev3) to qmi_wwan Jiri Slaby
2016-04-20 6:30 ` [patch added to 3.12-stable] qmi_wwan: add Sierra Wireless EM74xx device ID Jiri Slaby
2016-04-20 10:16 ` Bjørn Mork
2016-04-20 6:30 ` [patch added to 3.12-stable] qmi_wwan: Added support for Gemalto's Cinterion PHxx WWAN interface Jiri Slaby
2016-04-20 6:30 ` [patch added to 3.12-stable] qmi_wwan/cdc_ether: move Novatel E371 (1410:9011) to qmi_wwan Jiri Slaby
2016-04-20 6:30 ` [patch added to 3.12-stable] ipv6: re-enable fragment header matching in ipv6_find_hdr Jiri Slaby
2016-04-20 6:30 ` [patch added to 3.12-stable] cdc_ncm: toggle altsetting to force reset before setup Jiri Slaby
2016-04-20 6:30 ` [patch added to 3.12-stable] usbnet: cleanup after bind() in probe() Jiri Slaby
2016-04-20 6:30 ` [patch added to 3.12-stable] udp6: fix UDP/IPv6 encap resubmit path Jiri Slaby
2016-04-20 6:30 ` [patch added to 3.12-stable] sh_eth: fix NULL pointer dereference in sh_eth_ring_format() Jiri Slaby
2016-04-20 6:30 ` [patch added to 3.12-stable] macvtap: always pass ethernet header in linear Jiri Slaby
2016-04-20 6:31 ` [patch added to 3.12-stable] net: Fix use after free in the recvmmsg exit path Jiri Slaby
2016-04-20 6:31 ` [patch added to 3.12-stable] mlx4: add missing braces in verify_qp_parameters Jiri Slaby
2016-04-20 6:31 ` [patch added to 3.12-stable] farsync: fix off-by-one bug in fst_add_one Jiri Slaby
2016-04-20 6:31 ` [patch added to 3.12-stable] ath9k: fix buffer overrun for ar9287 Jiri Slaby
2016-04-20 6:31 ` [patch added to 3.12-stable] net: mvneta: enable change MAC address when interface is up Jiri Slaby
2016-04-20 6:31 ` [patch added to 3.12-stable] qlge: Fix receive packets drop Jiri Slaby
2016-04-20 6:31 ` [patch added to 3.12-stable] ppp: take reference on channels netns Jiri Slaby
2016-04-20 6:31 ` [patch added to 3.12-stable] xfrm: Fix crash observed during device unregistration and decryption Jiri Slaby
2016-04-20 6:31 ` [patch added to 3.12-stable] ipv4: l2tp: fix a potential issue in l2tp_ip_recv Jiri Slaby
2016-04-20 6:31 ` [patch added to 3.12-stable] ipv6: l2tp: fix a potential issue in l2tp_ip6_recv Jiri Slaby
2016-04-20 6:31 ` [patch added to 3.12-stable] ip6_tunnel: set rtnl_link_ops before calling register_netdevice Jiri Slaby
2016-04-20 6:31 ` [patch added to 3.12-stable] ipv6: Count in extension headers in skb->network_header Jiri Slaby
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=572081A8.2010901@suse.cz \
--to=jslaby@suse.cz \
--cc=bjorn@mork.no \
--cc=davem@davemloft.net \
--cc=stable@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).