]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
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)
committerDavid S. Miller <davem@davemloft.net>
Thu, 2 Sep 2021 12:27:11 +0000 (13:27 +0100)
commitaabbdc67f3485b5db27ab4eba01e5fbf1ffea62c
treea30fdced259b504cb1803d0c84fe7a6ff68c92da
parentecdc28defc46af476566fffd9e5cb4495a2f176e
net: usb: cdc_mbim: avoid altsetting toggling for Telit LN920

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>
drivers/net/usb/cdc_mbim.c