Date: Thu, 27 Apr 2000 08:11:42 -0700 (PDT) From: Bill Paul <wpaul@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net bpf.c Message-ID: <200004271511.IAA84819@freefall.freebsd.org>
index | next in thread | raw e-mail
wpaul 2000/04/27 08:11:42 PDT
Modified files:
sys/net bpf.c
Log:
Add a bpfdetach() stub routine to bpf.c. Without this, you'll get an
unresolved symbol error if you try to load a network driver into a kernel
which doesn't have bpf enabled.
Forgotten by: rwatson
Found by: peter
Revision Changes Path
1.62 +7 -1 src/sys/net/bpf.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200004271511.IAA84819>
