git: wg: Port #24: replace netisr_dispatch() with netisr_queue()
Aaron LI
aly at crater.dragonflybsd.org
Thu Feb 8 00:32:28 PST 2024
commit b406f4750c1ecc5287ae8e6da0f81f16259be5a7
Author: Aaron LI <aly at aaronly.me>
Date: Thu Nov 9 15:18:48 2023 +0800
wg: Port #24: replace netisr_dispatch() with netisr_queue()
While there, tweak a bit the assertion and conditional on 'pkt->p_af'.
Summary of changes:
sys/net/wg/if_wg.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b406f4750c1ecc5287ae8e6da0f81f16259be5a7
--
DragonFly BSD source repository
More information about the Commits
mailing list