CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2015/03/28 19:05:02
Modified files: sys/net : if.c Log message: if_detached start dequeues mbufs on the start list and immediately frees them. IFQ_PURGE does that too, so let's reuse it here.