commit | 7b8076ce8a00d553ae9d3b7eb5f0cc3e63cb16f1 | [log] [tgz] |
---|---|---|
author | Daniele Palmas <dnlplm@gmail.com> | Wed Dec 07 14:07:48 2016 +0100 |
committer | David S. Miller <davem@davemloft.net> | Thu Dec 08 13:02:25 2016 -0500 |
tree | 7a4e0137c5ea2cc61e8b69238b75a7859eb10589 | |
parent | ec988ad78ed6d184a7f4ca6b8e962b0e8f1de461 [diff] |
NET: usb: cdc_mbim: add quirk for supporting Telit LE922A Telit LE922A MBIM based composition does not work properly with altsetting toggle done in cdc_ncm_bind_common. This patch adds CDC_MBIM_FLAG_AVOID_ALTSETTING_TOGGLE quirk to avoid this procedure that, instead, is mandatory for other modems. Signed-off-by: Daniele Palmas <dnlplm@gmail.com> Reviewed-by: Bjørn Mork <bjorn@mork.no> Signed-off-by: David S. Miller <davem@davemloft.net>