]> git.baikalelectronics.ru Git - kernel.git/commit
Documentation: remove obsolete networking/multicast.txt file
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Mon, 21 Jan 2013 06:17:41 +0000 (06:17 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 21 Jan 2013 18:54:05 +0000 (13:54 -0500)
commitfd20d415a4d57ecbe1927a9877e501b3ff218264
tree0c9aab2be90802c7ee64669360ca99f67ed6bc0b
parent4c06d2fc8b3f033e883676af8f79c7348823b138
Documentation: remove obsolete networking/multicast.txt file

The original intent of this file was to list limitations in
drivers/hardware relating to multicast use, back when some
modest hardware from the early 1990s did not support things
we might take for granted today.

I was intending to delete some now-gone MCA/token ring entries
in this file, but once I opened it, I found it only contained
information on the earliest (pre-2000) linux networking drivers.

Checking the git history shows that the file hasn't been touched
since 2005.  Clearly nobody is actively consulting this file
as a meaningful reference.

Rather than add a "YES YES YES" line for all of the drivers we
currently have, lets just take advantage of the fact that nobody
is using the file to delete it.

This has the side benefit of not having to do a line-by-line
deletion of the file content as each older driver is expired.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/networking/00-INDEX
Documentation/networking/multicast.txt [deleted file]