phk 2003/07/22 02:22:00 PDT
FreeBSD src repository
Modified files:
sys/dev/lnc if_lnc.c
Log:
Don't inline ridiculously very large functions.
Compared to the contents of these functions, an extra function call
is nano-peanuts.
Revision Changes Path
1.96 +4 -4 src/sys/dev/lnc/if_lnc.c