All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] schedule wext/rtnl for removal
@ 2007-03-01 14:35 Johannes Berg
  0 siblings, 0 replies; 3+ messages in thread
From: Johannes Berg @ 2007-03-01 14:35 UTC (permalink / raw)
  To: linux-wireless; +Cc: John W. Linville

Since wext is being replaced as fast as we can (it'll probably stick
around for legacy drivers though) and the wext/netlink stuff was never
really used, this schedules it for removal.

The removal schedule is tight but there are no users of the code, the
main user of the wext user interface are the wireless-tools, they only
have an alpha version using the netlink interface and even that is
incomplete.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>

---
 Documentation/feature-removal-schedule.txt |   12 ++++++++++++
 1 file changed, 12 insertions(+)

--- linux-2.6.orig/Documentation/feature-removal-schedule.txt	2007-03-01 15:25:31.714246483 +0100
+++ linux-2.6/Documentation/feature-removal-schedule.txt	2007-03-01 15:32:23.904246483 +0100
@@ -304,3 +304,15 @@ Why:	The code says it was obsolete when 
 Who:	Richard Purdie <rpurdie@rpsys.net>
 
 ---------------------------
+
+What:	Wireless extensions over netlink (CONFIG_NET_WIRELESS_RTNETLINK)
+When:	with the merge of wireless-dev, 2.6.22 or later
+Why:	The option/code is
+	 * not enabled on most kernels
+	 * not required by any userspace tools (except an experimental one,
+	   and even there only for some parts, others use ioctl)
+	 * pointless since wext is no longer evolving and the ioctl
+	   interface needs to be kept
+Who:	Johannes Berg <johannes@sipsolutions.net>
+
+---------------------------



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-03-03  1:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20070301153105.GC5806@tuxdriver.com>
2007-03-03  1:25 ` [PATCH] schedule wext/rtnl for removal Jeff Garzik
2007-03-03  1:25   ` Jeff Garzik
2007-03-01 14:35 Johannes Berg

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.