cvs commit: src/sys/dev/lmc if_lmc.c if_lmc.h
Robert Watson
rwatson at FreeBSD.org
Sat Aug 2 19:05:36 UTC 2008
rwatson 2008-08-02 19:05:27 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/dev/lmc if_lmc.c if_lmc.h
Log:
SVN rev 181203 on 2008-08-02 19:05:27Z by rwatson
Merge r180304 from head to stable/7:
Rename several functions in if_lmc with potential name collisions with
global symbols, such as raw_input and raw_output, to have lmc_ prefixes.
This doesn't affect actual functionality since the functions are static,
but will limit the opportunities for current confusion and future
difficulty.
Revision Changes Path
1.32.2.1 +27 -25 src/sys/dev/lmc/if_lmc.c
1.5.2.1 +8 -8 src/sys/dev/lmc/if_lmc.h
More information about the cvs-src
mailing list