rwatson 2008-07-05 16:39:24 UTC
FreeBSD src repository
Modified files:
sys/dev/lmc if_lmc.c if_lmc.h
Log:
SVN rev 180304 on 2008-07-05 16:39:24Z by rwatson
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.
MFC after: 3 days
Revision Changes Path
1.33 +27 -25 src/sys/dev/lmc/if_lmc.c
1.6 +8 -8 src/sys/dev/lmc/if_lmc.h
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"