Date: Sun, 4 Jan 2009 21:53:42 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/netinet6 in6_gif.c src/sys/netipsec xform_ipip.c Message-ID: <200901050011.n050BXN5087790@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2009-01-04 21:53:42 UTC FreeBSD src repository Modified files: sys/netinet6 in6_gif.c sys/netipsec xform_ipip.c Log: SVN rev 186751 on 2009-01-04 21:53:42Z by rwatson Unlike with struct protosw, several instances of struct ip6protosw did not use C99-style sparse structure initialization, so remove NULL assignments for now-removed pr_usrreq function pointers. Reported by: Chris Ruiz <yr.retarded at gmail.com> Revision Changes Path 1.35 +0 -1 src/sys/netinet6/in6_gif.c 1.22 +0 -1 src/sys/netipsec/xform_ipip.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901050011.n050BXN5087790>