net: delete all instances of special processing for token ring
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 10 May 2012 21:14:35 +0000 (17:14 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Wed, 16 May 2012 00:14:35 +0000 (20:14 -0400)
We are going to delete the Token ring support.  This removes any
special processing in the core networking for token ring, (aside
from net/tr.c itself), leaving the drivers and remaining tokenring
support present but inert.

The mass removal of the drivers and net/tr.c will be in a separate
commit, so that the history of these files that we still care
about won't have the giant deletion tied into their history.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>

No differences found