git: netgraph: do not unconditionally load ng_ksocket module
Nuno Antunes
nant at crater.dragonflybsd.org
Sat Jun 9 07:04:29 PDT 2012
commit 8d7fe9c29c4d87f864b3f9cbe84b76e2fc1e44d8
Author: Nuno Antunes <nuno.antunes at gmail.com>
Date: Fri Apr 20 23:30:28 2012 +0100
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).
Summary of changes:
sys/netgraph/netgraph/ng_base.c | 30 ------------------------------
1 files changed, 0 insertions(+), 30 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8d7fe9c29c4d87f864b3f9cbe84b76e2fc1e44d8
--
DragonFly BSD source repository
More information about the Commits
mailing list