git: inet6: Remove redundant inet6 addresses deletion
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Sat Jan 3 18:03:23 PST 2015
commit e2e764b623dfc606c68b68526ab628a56f2d68d4
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Fri Jan 2 21:14:01 2015 +0800
inet6: Remove redundant inet6 addresses deletion
All inet6 addresses must have been removed in the previous code segment;
use assertion in place of the old code.
Summary of changes:
sys/netinet6/in6_ifattach.c | 56 +++++----------------------------------------
1 file changed, 6 insertions(+), 50 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e2e764b623dfc606c68b68526ab628a56f2d68d4
--
DragonFly BSD source repository
More information about the Commits
mailing list