CVSROOT:        /cvs
Module name:    src
Changes by:     d...@cvs.openbsd.org    2015/11/19 22:31:24

Modified files:
        sys/net        : if_pppx.c 

Log message:
dont check for IFF_OACTIVE

only a driver sets or clears this flag. pppx never sets it, so it
will never be set when it checks it.

Reply via email to