Module Name: src Committed By: knakahara Date: Fri Dec 2 01:48:44 UTC 2016
Modified Files:
src/sys/dev/pci: if_wm.c
Log Message:
fix: ifp->if_obytes and ifp->if_omcasts are not counted up for packets which is
sent later.
pointed out by [email protected], thanks.
To generate a diff of this commit:
cvs rdiff -u -r1.454 -r1.455 src/sys/dev/pci/if_wm.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
