CVSROOT:        /cvs
Module name:    src
Changes by:     d...@cvs.openbsd.org    2015/11/16 18:47:09

Modified files:
        sys/dev/pci    : if_bge.c 

Log message:
shuffle transmit to avoid IFQ_POLL.

basically make sure there's enough space in the ring before dequeueing a
packet for it.

ok mpi@ jmatthew@

Reply via email to