CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/04/03 19:48:03
Modified files:
sys/dev/pci : if_mcx.c
Log message:
Return ENETRESET on success from mcx_up() so mcx_ioctl() will call
mcx_iff(), repplying the promisc and allmulti flags on the interface.
This may have contributed to some problems dlg@ and I had the other day.
ok dlg@
