mbox series

[v2,0/2] add Cellient MPL200 card

Message ID cover.1602140720.git.wilken.gottwalt@mailbox.org
Headers show
Series add Cellient MPL200 card | expand

Message

Wilken Gottwalt Oct. 8, 2020, 7:21 a.m. UTC
Add the Cellient MPL200 card to usb/qmi_wwan and serial/option. The
serial/option patch got already applied.

Changes v2:
Picked proper subject for qmi_wwan patch, moved the MPL200 device to
the section of the combined devices and changed the comment about the
device to be more precise.

Wilken Gottwalt (2):
  net: usb: qmi_wwan: add Cellient MPL200 card
  usb: serial: option: add Cellient MPL200 card

 drivers/net/usb/qmi_wwan.c  | 1 +
 drivers/usb/serial/option.c | 3 +++
 2 files changed, 4 insertions(+)

Comments

Bjørn Mork Oct. 8, 2020, 5:10 p.m. UTC | #1
Jakub Kicinski <kuba@kernel.org> writes:

> I'm guessing that I'm supposed to take this patch into the networking
> tree, correct?

Correct.

> Is this net or net-next candidate? Bjørn?

Sorry, should have made that explicit. This is for net + stable

Thanks.


Bjørn
Jakub Kicinski Oct. 8, 2020, 9:27 p.m. UTC | #2
On Thu, 08 Oct 2020 19:10:57 +0200 Bjørn Mork wrote:
> Jakub Kicinski <kuba@kernel.org> writes:
> 
> > I'm guessing that I'm supposed to take this patch into the networking
> > tree, correct?  
> 
> Correct.
> 
> > Is this net or net-next candidate? Bjørn?  
> 
> Sorry, should have made that explicit. This is for net + stable

Done, thank you!