Skip to content

filter: simplify CDC_WDM rule to a subsystem-only USBMISC check

This is not just a rename of the rule, we also now avoid doing an explicit check on the port name as well, and we rely on subsystem checks only; i.e. the same logic applied for net ports.

The port candidate rules already do a 'cdc-wdm*' device name check so it shouldn't be a big deal.

Merge request reports