From owner-svn-src-head@FreeBSD.ORG Sun Jan 4 22:07:18 2009 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CD8701065675; Sun, 4 Jan 2009 22:07:18 +0000 (UTC) (envelope-from ed@hoeg.nl) Received: from palm.hoeg.nl (mx0.hoeg.nl [IPv6:2001:7b8:613:100::211]) by mx1.freebsd.org (Postfix) with ESMTP id 915F88FC20; Sun, 4 Jan 2009 22:07:18 +0000 (UTC) (envelope-from ed@hoeg.nl) Received: by palm.hoeg.nl (Postfix, from userid 1000) id 8739C1CE79; Sun, 4 Jan 2009 23:07:16 +0100 (CET) Date: Sun, 4 Jan 2009 23:07:16 +0100 From: Ed Schouten To: Robert Watson Message-ID: <20090104220716.GL14235@hoeg.nl> References: <200901042153.n04LrgkD075147@svn.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="P8VDRTGkfyc6BSVj" Content-Disposition: inline In-Reply-To: <200901042153.n04LrgkD075147@svn.freebsd.org> User-Agent: Mutt/1.5.18 (2008-05-17) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r186751 - in head/sys: netinet6 netipsec X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Jan 2009 22:07:19 -0000 --P8VDRTGkfyc6BSVj Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable * Robert Watson wrote: > 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. Maybe we should convert them to use the C99-style initialisation. This could prevent similar issues in the future, right? --=20 Ed Schouten WWW: http://80386.nl/ --P8VDRTGkfyc6BSVj Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEARECAAYFAklhMxQACgkQ52SDGA2eCwXv6QCeMf6CL9/FbdPJb25zBCg9Ut6a rq4An38EgtqF9hi6UvF5JikTNko3PunJ =geSB -----END PGP SIGNATURE----- --P8VDRTGkfyc6BSVj--