commit | 33eb9cfc700ae9ce621d47d6ca6d6b4ad7cd97f3 | [log] [tgz] |
---|---|---|
author | Pavel Emelyanov <xemul@openvz.org> | Wed Dec 05 01:37:34 2007 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 14:56:26 2008 -0800 |
tree | d5e3c0e9644249fa327c613571613c43ec474c6b | |
parent | 7e2e109cef0d59abcb9aca8b82993e304ed8970c [diff] |
[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 <xemul@openvz.org> Signed-off-by: David S. Miller <davem@davemloft.net>