CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/08/30 01:39:12
Modified files:
sys/dev/ic : gem.c
sys/dev/pci : if_cas.c
Log message:
Fix an issue initially reported by drahn@ with gem(4) where these
drivers can report 2-3x times the number of actual packets being
transmitted by only incrementing the counter for descriptors with
buffers being freed.
ok kettenis@
