diff options
author | ru <ru@FreeBSD.org> | 2005-02-12 12:04:10 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2005-02-12 12:04:10 +0000 |
commit | 7bd12fe3ee76ea39a086c73aca00b09e6f9c0ec5 (patch) | |
tree | 8ac9d72a0d143fef049a3a008e50287ce26b8672 /lib/libgpib/ibfoo.c | |
parent | 3fbcda2e525db1b507832e69c86fa892de860d91 (diff) | |
download | FreeBSD-src-7bd12fe3ee76ea39a086c73aca00b09e6f9c0ec5.zip FreeBSD-src-7bd12fe3ee76ea39a086c73aca00b09e6f9c0ec5.tar.gz |
Two problems here:
1. Dependency on netgraph module was broken (wrong version).
2. Netgraph node type was never destroyed on unload. This
was masked by problem #1.
Fixed both by using NETGRAPH_INIT(). Now netgraph node type
is created on module load, as in the rest of netgraph modules.
Diffstat (limited to 'lib/libgpib/ibfoo.c')
0 files changed, 0 insertions, 0 deletions