Skip to content

sierra: do not grab cdc_ether devices

The Sierra modems may have more network interfaces than just the modem data one, such as the SoC management interface or an application specific ones created via one of the network USB gadget drivers.

We grab them even they're not DEVTYPE=wwan. Let's not do that. Also, to stay on the safe side, keep grabbing qmi_wwan.

Merge request reports