Date: Sun, 6 Oct 2002 07:02:35 -0700 (PDT) From: Maxime Henrion <mux@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net bridge.c Message-ID: <200210061402.g96E2aE2015627@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mux 2002/10/06 07:02:35 PDT
Modified files:
sys/net bridge.c
Log:
When reusing a pointer as a number, at least cast it
to uintptr_t rather than u_int to avoid warnings on
64 bits architectures.
Revision Changes Path
1.56 +1 -1 src/sys/net/bridge.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?200210061402.g96E2aE2015627>
