Date: Wed, 19 Dec 2001 00:17:25 -0800 (PST) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/fxp if_fxp.c Message-ID: <200112190817.fBJ8HPB86284@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2001/12/19 00:17:25 PST
Modified files: (Branch: RELENG_4)
sys/dev/fxp if_fxp.c
Log:
You cannot declare a function __inline *after* you have called it!
../../dev/fxp/if_fxp.c: In function `fxp_intr':
../../dev/fxp/if_fxp.c:174: warning: can't inline call to `fxp_intr_body'
../../dev/fxp/if_fxp.c:1183: warning: called from here
This is a left-over DEVICE_POLLING change.
Revision Changes Path
1.110.2.14 +2 -11 src/sys/dev/fxp/if_fxp.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112190817.fBJ8HPB86284>
