[Bug 246004] Kernel Panic after moderate amount of activity
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Sep 1 16:56:50 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246004
--- Comment #25 from Glen Barber <gjb at FreeBSD.org> ---
The build is broken on that revision... :(
/usr/src/sys/dev/smc/if_smc.c:398:2: error: implicit declaration of function
'NET_TASK_INIT' is invalid in C99 [-Werror,-Wimplicit-funct
ion-declaration]
NET_TASK_INIT(&sc->smc_rx, SMC_RX_PRIORITY, smc_task_rx, ifp);
^
1 error generated.
--- if_smc.o ---
*** [if_smc.o] Error code 1
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list