git: net: Fix build for custom kernel without loop interface

Aaron LI aly at crater.dragonflybsd.org
Fri Mar 27 19:18:26 PDT 2026


commit 1412d6fae549248912348122eb894d242f292239
Author: Aaron LI <aly at aaronly.me>
Date:   Sat Mar 28 10:15:09 2026 +0800

    net: Fix build for custom kernel without loop interface
    
    This is a follow-up fix to my previous commit
    951ecd7f55e2edd33258ad6d9593c9f81c92b42e.
    
    Tested with building the MINI64 kernel config.
    
    Reported-by: swildner

Summary of changes:
 sys/net/if.c | 5 +++++
 1 file changed, 5 insertions(+)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1412d6fae549248912348122eb894d242f292239


-- 
DragonFly BSD source repository


More information about the Commits mailing list