]> git.baikalelectronics.ru Git - kernel.git/commit
wext: make sysfs bits optional and deprecate them
authorJohannes Berg <johannes@sipsolutions.net>
Thu, 10 Jul 2008 09:16:47 +0000 (11:16 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 14 Jul 2008 18:52:57 +0000 (14:52 -0400)
commitb40623341097837b6118afea10cd1fc3f80e0cd5
tree1445ed5ca6981bf90751b177555b3a95ddbb2e29
parentcc21187a09ed37514edbdc28c1604c8932c8923c
wext: make sysfs bits optional and deprecate them

The /sys/class/net/*/wireless/ direcory is, as far as I know, not
used by anyone. Additionally, the same data is available via wext
ioctls. Hence the sysfs files are pretty much useless. This patch
makes them optional and schedules them for removal.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Cc: Jean Tourrilhes <jt@hpl.hp.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Documentation/feature-removal-schedule.txt
net/core/net-sysfs.c
net/wireless/Kconfig