From: Pavel Emelyanov Date: Wed, 5 Dec 2007 09:37:34 +0000 (-0800) Subject: [NET]: Isolate the net/core/ sysctl table X-Git-Tag: v2.6.25-rc1~1162^2~1219 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33eb9cfc700ae9ce621d47d6ca6d6b4ad7cd97f3;p=pandora-kernel.git [NET]: Isolate the net/core/ sysctl table Using ctl paths we can put all the stuff, related to net/core/ sysctl table, into one file and remove all the references on it. As a good side effect this hides the "core_table" name from the global scope :) Signed-off-by: Pavel Emelyanov Signed-off-by: David S. Miller --- Reading git-diff-tree failed