Date: Tue, 30 Jan 2007 10:55:32 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/re if_re.c Message-ID: <200701301055.l0UAtWSb008867@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marius 2007-01-30 10:55:32 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/dev/re if_re.c
Log:
MFC: 1.70 (partial), 1.74
- Sync descriptions of RL_HWREV_8168_SPIN{1,2} with HEAD (merge botch
of rev. 1.70 in rev. 1.46.2.17).
- Consistently use if_printf() only in interface methods: if_start(),
if_watchdog, etc., or in functions used only in these methods.
In all other functions in the driver use device_printf().
Revision Changes Path
1.46.2.21 +23 -20 src/sys/dev/re/if_re.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701301055.l0UAtWSb008867>
