CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/11/25 05:45:02
Modified files:
sys/dev/pci : if_vr.c
Log message:
Consider any tx buffer that is freed in vr_stop() to be an unsent
packet, ie. an output error. This way, we'll be able to see if the
seized interfaces had tx packets queued.
ok claudio
