Skip to content

Commit

Permalink
net/wanrouter: Deprecate and schedule for removal
Browse files Browse the repository at this point in the history
No one uses this on current kernels anymore.

Let it be known it's going to be removed eventually.

Signed-off-by: Joe Perches <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
  • Loading branch information
JoePerches authored and davem330 committed May 24, 2012
1 parent e26b203 commit f0d1b3c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions Documentation/feature-removal-schedule.txt
Original file line number Diff line number Diff line change
Expand Up @@ -588,3 +588,9 @@ Why: Remount currently allows changing bound subsystems and
replaced with conventional fsnotify.

----------------------------

What: net/wanrouter/
When: June 2013
Why: Unsupported/unmaintained/unused since 2.6

----------------------------
2 changes: 1 addition & 1 deletion net/wanrouter/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#

config WAN_ROUTER
tristate "WAN router"
tristate "WAN router (DEPRECATED)"
depends on EXPERIMENTAL
---help---
Wide Area Networks (WANs), such as X.25, frame relay and leased
Expand Down

0 comments on commit f0d1b3c

Please sign in to comment.