svn commit: r186751 - in head/sys: netinet6 netipsec

Ed Schouten ed at 80386.nl
Sun Jan 4 14:07:19 PST 2009


* Robert Watson <rwatson at FreeBSD.org> 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?

-- 
 Ed Schouten <ed at 80386.nl>
 WWW: http://80386.nl/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/svn-src-head/attachments/20090104/0fc3f504/attachment.pgp


More information about the svn-src-head mailing list