CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/01/16 04:34:05
Modified files:
sys/dev/pci : if_pcn.c
Log message:
modernise pcn_start with m_defrag and the "new" ifq pattern.
aside from getting rid of a use of the ifq_deq_begin/commit/rollback
stuff, it simplifies the code a lot. im also sick of having the
diff in my tree.
