]> git.baikalelectronics.ru Git - kernel.git/commit
net: usb: cdc_mbim: avoid altsetting toggling for Telit FN990
authorDaniele Palmas <dnlplm@gmail.com>
Tue, 15 Feb 2022 11:13:35 +0000 (12:13 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 17 Feb 2022 14:50:43 +0000 (14:50 +0000)
commit452adf3e2c096297922820c354dee2b1e67d8096
tree5527e5f7c2e4d4ec2cadf9d1d374aeaa05933e7f
parent0d4b607e171227acdcfe6fe3ac727cb47d1d4f8f
net: usb: cdc_mbim: avoid altsetting toggling for Telit FN990

Add quirk CDC_MBIM_FLAG_AVOID_ALTSETTING_TOGGLE for Telit FN990
0x1071 composition in order to avoid bind error.

Signed-off-by: Daniele Palmas <dnlplm@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/cdc_mbim.c