diff options
author | John W. Linville <linville@tuxdriver.com> | 2008-01-27 22:48:37 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-01-28 14:55:35 -0800 |
commit | 003faaa17793c478ed2babc56a618396e0ef96c2 (patch) | |
tree | b575dd6c437ec24e14d1b28c571d7579b643d8a4 /Documentation | |
parent | 88fecd092e2e7677f8e3f5ab32c16d801bc85fd6 (diff) | |
download | op-kernel-dev-003faaa17793c478ed2babc56a618396e0ef96c2.zip op-kernel-dev-003faaa17793c478ed2babc56a618396e0ef96c2.tar.gz |
bcm43xx: mark as obsolete and schedule for removal
Schedule bcm43xx 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>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/feature-removal-schedule.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Documentation/feature-removal-schedule.txt b/Documentation/feature-removal-schedule.txt index 2537066..8d5f9f8 100644 --- a/Documentation/feature-removal-schedule.txt +++ b/Documentation/feature-removal-schedule.txt @@ -306,3 +306,12 @@ Why: These drivers are superseded by i810fb, intelfb and savagefb. Who: Jean Delvare <khali@linux-fr.org> --------------------------- + +What: bcm43xx wireless network driver +When: 2.6.26 +Files: drivers/net/wireless/bcm43xx +Why: This driver's functionality has been replaced by the + mac80211-based b43 and b43legacy drivers. +Who: John W. Linville <linville@tuxdriver.com> + +--------------------------- |