CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/10/08 02:41:58
Modified files:
sys/net : radix.c radix.h radix_mpath.c
sys/kern : vfs_subr.c
Log message:
Use the radix API directly and get rid of the function pointers. There
is no point in keeping an unused level of abstraction.
ok mikeb@, claudio@
