Date: Thu, 19 Nov 2009 20:57:35 +0000 (UTC) From: Pyun YongHyeon <yongari@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/et if_et.c if_etreg.h if_etvar.h Message-ID: <200911192057.nAJKvkns060727@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yongari 2009-11-19 20:57:35 UTC FreeBSD src repository Modified files: sys/dev/et if_et.c if_etreg.h if_etvar.h Log: SVN rev 199548 on 2009-11-19 20:57:35Z by yongari Remove complex macros that were used to compute bits values. Although these macros may have its own strength, its complex definition make hard to read the code. Approved by: delphij Revision Changes Path 1.4 +48 -39 src/sys/dev/et/if_et.c 1.2 +136 -172 src/sys/dev/et/if_etreg.h 1.2 +14 -10 src/sys/dev/et/if_etvar.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911192057.nAJKvkns060727>