Date: Tue, 29 Jul 2008 08:32:29 +0000 (UTC) From: Pyun YongHyeon <yongari@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/bfe if_bfe.c if_bfereg.h Message-ID: <200807290832.m6T8WcQw076121@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yongari 2008-07-29 08:32:29 UTC FreeBSD src repository Modified files: sys/dev/bfe if_bfe.c if_bfereg.h Log: SVN rev 180950 on 2008-07-29 08:32:29Z by yongari s/printf/device_printf/g Don't hard code function name in device_printf() and use __func__. While I'm here nuke bfe_unit in softc as it's not needed anymore. Revision Changes Path 1.46 +19 -22 src/sys/dev/bfe/if_bfe.c 1.12 +0 -1 src/sys/dev/bfe/if_bfereg.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807290832.m6T8WcQw076121>