CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/11/06 00:08:42
Modified files:
sys/arch/vax/if: if_de.c
Log message:
use IFQ_DEQUEUE, not IF_DEQUEUE, to pull off the send queue.
this is more correct, as it supports hfsc use on these interfaces.
