Date: Sat, 3 Jun 2000 11:46:45 -0400 (EDT) From: Brian Fundakowski Feldman <green@FreeBSD.org> To: Bruce Evans <bde@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sys mbuf.h Message-ID: <Pine.BSF.4.21.0006031145320.3450-100000@green.dyndns.org> In-Reply-To: <200006031030.DAA81607@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 3 Jun 2000, Bruce Evans wrote: > bde 2000/06/03 03:30:56 PDT > > Modified files: > sys/sys mbuf.h > Log: > Fixed regression of the type of the `header' member of struct pkthdr from > `void *' to caddr_t in rev.1.40. This mainly caused an annoying warning > for compiling ip_input.c. I don't get it! A long time ago, I learned from you that caddr_t is supposed to be used instead of void * in the kernel. Why is this case different? -- Brian Fundakowski Feldman \ FreeBSD: The Power to Serve! / green@FreeBSD.org `------------------------------' 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?Pine.BSF.4.21.0006031145320.3450-100000>