Date: Mon, 4 Oct 2010 18:01:23 +0000 (UTC) From: Pyun YongHyeon <yongari@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/bge if_bge.c Message-ID: <201010041801.o94I1WT4085842@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yongari 2010-10-04 18:01:23 UTC
FreeBSD src repository
Modified files:
sys/dev/bge if_bge.c
Log:
SVN rev 213410 on 2010-10-04 18:01:23Z by yongari
Consistently use ifHCOutOctets/ifHCInOctets instead of Octets as
these names are used in data sheet. Also use UnicastPkts,
MulticastPkts and BroadcastPkts instead of UcastPkts, McastPkts
and BcastPkts to clarify its meaning.
Suggested by: bde
Revision Changes Path
1.310 +9 -9 src/sys/dev/bge/if_bge.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010041801.o94I1WT4085842>
