git: if_clone: Refactor out if_clone_{alloc,free}_unit() functions
Aaron LI
aly at crater.dragonflybsd.org
Wed Aug 8 01:37:00 PDT 2018
commit 9ad42ca200d2153e8f3d9b86928684884d283da3
Author: Aaron LI <aly at aaronly.me>
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
More information about the Commits
mailing list