net: usb: cdc_mbim: avoid altsetting toggling for Telit FE990
authorEnrico Sau <enrico.sau@gmail.com>
Mon, 6 Mar 2023 11:59:33 +0000 (12:59 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 30 Mar 2023 10:47:54 +0000 (12:47 +0200)
commitf631af07cfc9b380537636b164218ecc073a2b45
tree79d10e16a5cc577ffba1103d77dda6365cef59ed
parent41b67e621b93d6d21a6e6071cacc74387fcef7c7
net: usb: cdc_mbim: avoid altsetting toggling for Telit FE990

[ Upstream commit 418383e6ed6b4624a54ec05c535f13d184fbf33b ]

Add quirk CDC_MBIM_FLAG_AVOID_ALTSETTING_TOGGLE for Telit FE990
0x1081 composition in order to avoid bind error.

Signed-off-by: Enrico Sau <enrico.sau@gmail.com>
Link: https://lore.kernel.org/r/20230306115933.198259-1-enrico.sau@gmail.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/net/usb/cdc_mbim.c