net: usb: cdc_mbim: avoid altsetting toggling for Telit LN920
authorDaniele Palmas <dnlplm@gmail.com>
Thu, 2 Sep 2021 10:51:22 +0000 (12:51 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 22 Sep 2021 10:28:01 +0000 (12:28 +0200)
commit7f2b3242f0d4c276dc4caf966c0870159d6ef37c
treed84df8ee953a1de13c9d172e44dc401e087cab75
parentca8ecd7444a9f4295bc7bed1be908564bcc206f0
net: usb: cdc_mbim: avoid altsetting toggling for Telit LN920

[ Upstream commit aabbdc67f3485b5db27ab4eba01e5fbf1ffea62c ]

Add quirk CDC_MBIM_FLAG_AVOID_ALTSETTING_TOGGLE for Telit LN920
0x1061 composition in order to avoid bind error.

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