Date: Sat, 21 Feb 2004 04:59:14 -0800 (PST) From: Hartmut Brandt <harti@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/hfa fore_receive.c Message-ID: <200402211259.i1LCxF8m080528@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
harti 2004/02/21 04:59:14 PST
FreeBSD src repository
Modified files:
sys/dev/hfa fore_receive.c
Log:
The token for atm_intr is actually a void *, not an int. Clarify
what atm_intr expects in a comment and de-obfuscate the code a little
bit by replacing the portability macros with the native BSD names.
Revision Changes Path
1.21 +4 -2 src/sys/dev/hfa/fore_receive.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402211259.i1LCxF8m080528>
