linux/Documentation/zh_CN
Paul Gortmaker a786a7c0ad wanrouter: completely decouple obsolete code from kernel.
The original suggestion to delete wanrouter started earlier
with the mainline commit f0d1b3c2bc
("net/wanrouter: Deprecate and schedule for removal") in May 2012.

More importantly, Dan Carpenter found[1] that the driver had a
fundamental breakage introduced back in 2008, with commit
7be6065b39 ("netdevice wanrouter: Convert directly reference of
netdev->priv").  So we know with certainty that the code hasn't been
used by anyone willing to at least take the effort to send an e-mail
report of breakage for at least 4 years.

This commit does a decouple of the wanrouter subsystem, by going
after the Makefile/Kconfig and similar files, so that these mainline
files that we are keeping do not have the big wanrouter file/driver
deletion commit tied into their history.

Once this commit is in place, we then can remove the obsolete cyclomx
drivers and similar that have a dependency on CONFIG_WAN_ROUTER_DRIVERS.

[1] http://www.spinics.net/lists/netdev/msg218670.html

Originally-by: Joe Perches <joe@perches.com>
Cc: Dan Carpenter <dan.carpenter@oracle.com>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
2013-01-31 19:20:33 -05:00
..
arm Documentation: Chinese translation of Documentation/arm/kernel_user_helpers.txt 2012-11-15 17:46:42 -08:00
arm64 Documentation:Update Documentation/zh_CN/arm64/memory.txt 2012-11-26 16:25:37 -08:00
filesystems Documentation: Chinese translation of Documentation/filesystems/sysfs.txt 2012-09-04 16:08:29 -07:00
video4linux Documentation: remove __dev* attributes. 2013-01-03 15:57:16 -08:00
CodingStyle
HOWTO driver-core: documentation: fix up Greg's email address 2012-02-15 14:48:01 -08:00
IRQ.txt Documentation:Chinese translation of Documentation/IRQ.txt 2012-10-25 11:54:06 -07:00
SecurityBugs Translate Documentation/SecurityBugs into Chinese 2011-02-03 15:44:22 -08:00
SubmittingDrivers Docs/Kconfig: Update: osdl.org -> linuxfoundation.org 2010-11-15 23:50:13 +01:00
SubmittingPatches Fix spelling mistakes in Documentation/zh_CN/SubmittingPatches 2011-02-28 19:30:48 -08:00
basic_profiling.txt Document:add Chinese translation of basic_profiling.txt 2012-09-06 15:09:25 -07:00
email-clients.txt Documentation/zh_CN: Fix messy code file email-clients.txt 2011-07-01 15:15:56 -07:00
gpio.txt Documentation: Fixes some translation error in Documentation/zh_CN/gpio.txt 2012-09-26 13:12:32 -07:00
magic-number.txt wanrouter: completely decouple obsolete code from kernel. 2013-01-31 19:20:33 -05:00
oops-tracing.txt
sparse.txt
stable_api_nonsense.txt
stable_kernel_rules.txt
volatile-considered-harmful.txt