commit | 9f7c728332e8966084242fcd951aa46583bc308c | [log] [tgz] |
---|---|---|
author | Daniele Palmas <dnlplm@gmail.com> | Thu May 31 11:18:29 2018 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri Jun 01 14:01:42 2018 -0400 |
tree | de6af752acbdaff95a43ef573659ced5c14d7601 | |
parent | 8a118015816f82c16b446e6599d35d483883d238 [diff] |
net: usb: cdc_mbim: add flag FLAG_SEND_ZLP Testing Telit LM940 with ICMP packets > 14552 bytes revealed that the modem needs FLAG_SEND_ZLP to properly work, otherwise the cdc mbim data interface won't be anymore responsive. Signed-off-by: Daniele Palmas <dnlplm@gmail.com> Acked-by: Bjørn Mork <bjorn@mork.no> Signed-off-by: David S. Miller <davem@davemloft.net>