Skip to content

Commit

Permalink
softmac: mark as obsolete and schedule for removal
Browse files Browse the repository at this point in the history
Schedule softmac for for removal in the 2.6.26 development window.

Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
John W. Linville authored and David S. Miller committed Jan 28, 2008
1 parent 003faaa commit edae58e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
8 changes: 8 additions & 0 deletions Documentation/feature-removal-schedule.txt
Original file line number Diff line number Diff line change
Expand Up @@ -315,3 +315,11 @@ Why: This driver's functionality has been replaced by the
Who: John W. Linville <linville@tuxdriver.com>

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

What: iee80211 softmac wireless networking component
When: 2.6.26 (or after removal of bcm43xx and port of zd1211rw to mac80211)
Files: net/ieee80211/softmac
Why: No in-kernel drivers will depend on it any longer.
Who: John W. Linville <linville@tuxdriver.com>

---------------------------
5 changes: 3 additions & 2 deletions net/ieee80211/Kconfig
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
config IEEE80211
tristate "Generic IEEE 802.11 Networking Stack"
tristate "Generic IEEE 802.11 Networking Stack (DEPRECATED)"
---help---
This option enables the hardware independent IEEE 802.11
networking stack.
networking stack. This component is deprecated in favor of the
mac80211 component.

config IEEE80211_DEBUG
bool "Enable full debugging output"
Expand Down

0 comments on commit edae58e

Please sign in to comment.