CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2019/03/21 06:30:58

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

Log message:
don't set VLAN things when configuring promisc

the doco says vlan things should only be set if you're manipulating
something on a specific vlan, otherwise the config applies to
everything, which is how the stack wants things to work at the
moment.

there's still something wrong in here, but let's get this out of
the way first.

Reply via email to