Re: [PATCH net,stable] qmi_wwan: add Sierra Wireless EM74xx device ID

2016-03-03 Thread David Miller
From: Bjørn Mork Date: Tue, 1 Mar 2016 14:31:02 +0100 > The MC74xx and EM74xx modules use different IDs by default, according > to the Lenovo EM7455 driver for Windows. > > Signed-off-by: Bjørn Mork Applied and queued up for -stable.

[PATCH net,stable] qmi_wwan: add Sierra Wireless EM74xx device ID

2016-03-01 Thread Bjørn Mork
The MC74xx and EM74xx modules use different IDs by default, according to the Lenovo EM7455 driver for Windows. Signed-off-by: Bjørn Mork --- drivers/net/usb/qmi_wwan.c | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/drivers/net/usb/qmi_wwan.c b/drivers/net/usb/qmi_wwan.