netgraph: do not unconditionally load ng_ksocket module
authorNuno Antunes <nuno.antunes@gmail.com>
Fri, 20 Apr 2012 22:30:28 +0000 (23:30 +0100)
committerNuno Antunes <nuno.antunes@gmail.com>
Sat, 9 Jun 2012 12:35:07 +0000 (13:35 +0100)
commit8d7fe9c29c4d87f864b3f9cbe84b76e2fc1e44d8
tree64cdf177d57e38473a4a8c73ef478f54e7057d19
parent007d68523d08377adbd4b5b635a6607b77d28798
netgraph: do not unconditionally load ng_ksocket module

Unconditionally loading ng_ksocket module was preventing correct operation
when compiling netgraph into the kernel (i.e. when not compiled as a
module).
sys/netgraph/netgraph/ng_base.c