git: vlan - syntax / cleanup
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed Feb 15 10:17:32 PST 2023
commit 91edeaede8c1a24390a77c6d23f5dd5b6d147c1f
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Wed Feb 15 10:17:03 2023 -0800
vlan - syntax / cleanup
* Simple cleanups, but also make sure vlantrunks is zero'd when
allocated.
Summary of changes:
sys/net/if_ethersubr.c | 3 ++-
sys/net/vlan/if_vlan.c | 28 +++++++++++++++++-----------
2 files changed, 19 insertions(+), 12 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/91edeaede8c1a24390a77c6d23f5dd5b6d147c1f
--
DragonFly BSD source repository
More information about the Commits
mailing list