From: Pavel Emelyanov Date: Wed, 9 Jan 2008 08:31:49 +0000 (-0800) Subject: [DECNET]: Switch to using ctl_paths. X-Git-Tag: v2.6.25-rc1~1162^2~832 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3151a9ab04714d0323efbe3c6c12bc5b2b1f058d;p=pandora-kernel.git [DECNET]: Switch to using ctl_paths. The decnet includes two places to patch. The first one is the net/decnet table itself, and it is patched just like other subsystems in the first patch in this series. The second place is a bit more complex - it is the net/decnet/conf/xxx entries,. similar to those in ipv4/devinet.c and ipv6/addrconf.c. This code is made similar to those in ipv[46]. Signed-off-by: Pavel Emelyanov Signed-off-by: David S. Miller --- Reading git-diff-tree failed