commit 1e4b15c7af1048818778718cff71b98ff6cf252b
Author: Aaron LI <[email protected]>
Date: Mon Aug 6 00:09:53 2018 +0800
if_clone: Remove useless code wrongly added in 84cb91c376f
The code was inteded to obtain the created interface and add an
interface group for it, which is a work in progress.
Summary of changes:
sys/net/if_clone.c | 6 ------
1 file changed, 6 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1e4b15c7af1048818778718cff71b98ff6cf252b
--
DragonFly BSD source repository