CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2019/06/04 22:45:42

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

Log message:
We know which flow table entries are actually in use, so we can just
delete those rather than blindly deleting everything, which also means we
don't need to check against a specific syndrome code to ignore errors we get
deleting entries that aren't there.

Reply via email to