Date: Tue, 22 Jul 2003 02:22:00 -0700 (PDT) From: Poul-Henning Kamp <phk@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/lnc if_lnc.c Message-ID: <200307220922.h6M9M0YQ062963@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2003/07/22 02:22:00 PDT FreeBSD src repository Modified files: sys/dev/lnc if_lnc.c Log: Don't inline ridiculously very large functions. Compared to the contents of these functions, an extra function call is nano-peanuts. Revision Changes Path 1.96 +4 -4 src/sys/dev/lnc/if_lnc.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307220922.h6M9M0YQ062963>