commit 9ad42ca200d2153e8f3d9b86928684884d283da3
Author: Aaron LI <[email protected]>
Date: Mon Aug 6 00:10:54 2018 +0800
if_clone: Refactor out if_clone_{alloc,free}_unit() functions
Refactor out if_clone_{alloc,free}_unit() functions from
if_clone_{create,destroy}() functions.
Summary of changes:
sys/net/if_clone.c | 120 +++++++++++++++++++++++++++++++----------------------
1 file changed, 70 insertions(+), 50 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9ad42ca200d2153e8f3d9b86928684884d283da3
--
DragonFly BSD source repository