Re: Consult on the Multifunction Composite Gadget problem

2017-07-01 Thread gre...@linuxfoundation.org
On Sat, Jul 01, 2017 at 08:41:20AM +, Lipengcheng wrote: > Hi, > > Now I am prepared based on 3.18 linux kernel development Multifunction > Composite Gadget, which RNDIS + CDC Serial + USB Webcam Gadget, the kernel > community has this development plan, or what needs attention. I have no

[PATCH] net: cdc_mbim: apply "NDP to end" quirk to HP lt4132

2017-07-01 Thread Tore Anderson
The HP lt4132 LTE/HSPA+ 4G Module (03f0:a31d) is a rebranded Huawei ME906s-158 device. It, like the ME906s-158, requires the "NDP to end" quirk for correct operation. Signed-off-by: Tore Anderson --- drivers/net/usb/cdc_mbim.c | 7 +++ 1 file changed, 7 insertions(+) diff