CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2026/06/09 15:07:15

Modified files:
        sys/dev/pci    : if_mwx.c 

Log message:
Kill MWX_IS_CONNAC2 macro and just use sc->sc_hwtype != MWX_HW_MT7925
like everywhere else.

Right now only MT7925 is different from MT7920/21/22 so just use one
common way to do these checks.

Reply via email to