* [PATCH 1/2] net: usb: qmi_wwan: fix init for Wistron NeWeb M18QW
@ 2025-01-25 9:37 U Michel
2025-01-25 10:06 ` Greg KH
0 siblings, 1 reply; 3+ messages in thread
From: U Michel @ 2025-01-25 9:37 UTC (permalink / raw)
To: Bjørn Mork
Cc: Andrew Lunn, David S . Miller, Eric Dumazet, Jakub Kicinski,
Paolo Abeni, netdev, linux-usb, linux-kernel, U M
From: U M <ulv@on2.de>
fixed the initialization of the Wistron NeWeb M18QW. Successfully tested
on a ZyXEL LTE3302 containing this modem.
Signed-off-by: U M <ulv@on2.de>
---
drivers/net/usb/qmi_wwan.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/net/usb/qmi_wwan.c b/drivers/net/usb/qmi_wwan.c
index e9208a8d2bfa..6c90685af771 100644
--- a/drivers/net/usb/qmi_wwan.c
+++ b/drivers/net/usb/qmi_wwan.c
@@ -1227,7 +1227,7 @@ static const struct usb_device_id products[] = {
{QMI_FIXED_INTF(0x1435, 0x0918, 3)}, /* Wistron NeWeb D16Q1 */
{QMI_FIXED_INTF(0x1435, 0x0918, 4)}, /* Wistron NeWeb D16Q1 */
{QMI_FIXED_INTF(0x1435, 0x0918, 5)}, /* Wistron NeWeb D16Q1 */
- {QMI_FIXED_INTF(0x1435, 0x3185, 4)}, /* Wistron NeWeb M18Q5 */
+ {QMI_QUIRK_SET_DTR(0x1435, 0x3185, 4)}, /* Wistron NeWeb M18Q5 */
{QMI_FIXED_INTF(0x1435, 0xd111, 4)}, /* M9615A DM11-1 D51QC */
{QMI_FIXED_INTF(0x1435, 0xd181, 3)}, /* Wistron NeWeb D18Q1 */
{QMI_FIXED_INTF(0x1435, 0xd181, 4)}, /* Wistron NeWeb D18Q1 */
--
2.34.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH 1/2] net: usb: qmi_wwan: fix init for Wistron NeWeb M18QW
2025-01-25 9:37 [PATCH 1/2] net: usb: qmi_wwan: fix init for Wistron NeWeb M18QW U Michel
@ 2025-01-25 10:06 ` Greg KH
2025-01-25 10:16 ` AW: " Ulv Michel
0 siblings, 1 reply; 3+ messages in thread
From: Greg KH @ 2025-01-25 10:06 UTC (permalink / raw)
To: U Michel
Cc: Bjørn Mork, Andrew Lunn, David S . Miller, Eric Dumazet,
Jakub Kicinski, Paolo Abeni, netdev, linux-usb, linux-kernel
On Sat, Jan 25, 2025 at 10:37:45AM +0100, U Michel wrote:
> From: U M <ulv@on2.de>
>
> fixed the initialization of the Wistron NeWeb M18QW. Successfully tested
> on a ZyXEL LTE3302 containing this modem.
>
> Signed-off-by: U M <ulv@on2.de>
Sorry, but we need a bit more of a name here other than just 2 initials
:(
thanks,
greg k-h
^ permalink raw reply [flat|nested] 3+ messages in thread
* AW: [PATCH 1/2] net: usb: qmi_wwan: fix init for Wistron NeWeb M18QW
2025-01-25 10:06 ` Greg KH
@ 2025-01-25 10:16 ` Ulv Michel
0 siblings, 0 replies; 3+ messages in thread
From: Ulv Michel @ 2025-01-25 10:16 UTC (permalink / raw)
To: Greg KH
Cc: Bjørn Mork, Andrew Lunn, David S . Miller, Eric Dumazet,
Jakub Kicinski, Paolo Abeni, netdev@vger.kernel.org,
linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org
Sorry Greg KH,
Sorry, there seems to be a misconfiguration on my build machine...
The full name is Ulv Michel.
Thanks,
Ulv
-----Ursprüngliche Nachricht-----
Von: Greg KH <gregkh@linuxfoundation.org>
Gesendet: Samstag, 25. Januar 2025 11:06
An: Ulv Michel <ulv@on2.de>
Cc: Bjørn Mork <bjorn@mork.no>; Andrew Lunn <andrew+netdev@lunn.ch>; David S . Miller <davem@davemloft.net>; Eric Dumazet <edumazet@google.com>; Jakub Kicinski <kuba@kernel.org>; Paolo Abeni <pabeni@redhat.com>; netdev@vger.kernel.org; linux-usb@vger.kernel.org; linux-kernel@vger.kernel.org
Betreff: Re: [PATCH 1/2] net: usb: qmi_wwan: fix init for Wistron NeWeb M18QW
On Sat, Jan 25, 2025 at 10:37:45AM +0100, U Michel wrote:
> From: U M <ulv@on2.de>
>
> fixed the initialization of the Wistron NeWeb M18QW. Successfully
> tested on a ZyXEL LTE3302 containing this modem.
>
> Signed-off-by: U M <ulv@on2.de>
Sorry, but we need a bit more of a name here other than just 2 initials :(
thanks,
greg k-h
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-01-25 10:16 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-25 9:37 [PATCH 1/2] net: usb: qmi_wwan: fix init for Wistron NeWeb M18QW U Michel
2025-01-25 10:06 ` Greg KH
2025-01-25 10:16 ` AW: " Ulv Michel
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).