Date: Tue, 29 Jul 2008 18:09:46 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet6 icmp6.c raw_ip6.c Message-ID: <200807291809.m6TI9uvW069722@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2008-07-29 18:09:46 UTC
FreeBSD src repository
Modified files:
sys/netinet6 icmp6.c raw_ip6.c
Log:
SVN rev 180965 on 2008-07-29 18:09:46Z by rwatson
Since we fail IPv6 raw socket allocation if inp->in6p_icmp6filt can't
be allocated, there's no need to conditionize use and freeing of it
later.
MFC after: 1 week
Revision Changes Path
1.88 +2 -11 src/sys/netinet6/icmp6.c
1.83 +1 -4 src/sys/netinet6/raw_ip6.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807291809.m6TI9uvW069722>
