stefanf 2005-04-16 20:47:33 UTC
FreeBSD src repository
Modified files:
sys/sys kernel.h
Log:
Concatenate the line number rather than the string `__FILE__' in the
NET_NEEDS_GIANT macro. Until now this wasn't a problem because no
translation unit contains NET_NEEDS_GIANT more than once.
Revision Changes Path
1.125 +1 -1 src/sys/sys/kernel.h