[TR]: Use ctl paths to register net/token-ring/ table
authorPavel Emelyanov <xemul@openvz.org>
Fri, 25 Jan 2008 01:04:49 +0000 (17:04 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 22:56:28 +0000 (14:56 -0800)
commit36f0bebd9865dc7e327777fca34b75e65cbfd1a6
tree394626193facaaa5dd86e284617c74fb6c8a0494
parent3e37c3f9978839d91188e4ca0cc662a7245f28e4
[TR]: Use ctl paths to register net/token-ring/ table

The same thing for token-ring - use ctl paths and get
rid of external references on the tr_table.

Unfortunately, I couldn't split this patch into cleanup and
use-the-paths parts.

As a lame excuse I can say, that the cleanup is just moving
the tr_table from one file to another - closet to a single
variable, that this ctl table tunes. Since the source  file
becomes empty after the move, I remove it.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/if_tr.h
net/802/Makefile
net/802/sysctl_net_802.c [deleted file]
net/802/tr.c
net/sysctl_net.c