CVSROOT: /cvs Module name: src Changes by: dtuc...@cvs.openbsd.org 2013/01/15 20:21:14
Modified files: sys/dev/pci : if_vr.c Log message: Keep a count of packets added to the chip's TX queue and only poke the chip if we've added a packet. Reduces CPU util a tiny bit. ok brad@ jsing@