cvs commit: src/sys/dev/re if_re.c
Marius Strobl
marius at FreeBSD.org
Tue Jan 30 10:55:33 UTC 2007
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
More information about the cvs-src
mailing list