commit | 22bb1be4d271961846cd0889b0f8d671db773080 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Thu Jul 10 11:16:47 2008 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Jul 14 14:52:57 2008 -0400 |
tree | 1445ed5ca6981bf90751b177555b3a95ddbb2e29 | |
parent | 1411f9b531f0a910cd1c85a337737c1e6ffbae6a [diff] |
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>