CVSROOT:        /cvs
Module name:    src
Changes by:     kette...@cvs.openbsd.org        2015/09/06 06:59:20

Modified files:
        sys/net        : if_pppx.c 

Log message:
The pppx_if_pl pool will never be used in interrupt context, so pass the
PR_WAITOK flag to pool_init and pass NULL as the pool allocator.

ok dlg@

Reply via email to