Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 78257
b: refs/heads/master
c: edae58e
h: refs/heads/master
i:
  78255: f4ef118
v: v3
  • Loading branch information
John W. Linville authored and David S. Miller committed Jan 28, 2008
1 parent 69d7b62 commit 2a4e3e1
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 003faaa17793c478ed2babc56a618396e0ef96c2
refs/heads/master: edae58ead57319b0bcf16e48a32365145c7bf0b7
8 changes: 8 additions & 0 deletions trunk/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 trunk/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 2a4e3e1

Please sign in to comment.