From: Johannes Berg Date: Thu, 10 Jul 2008 09:16:47 +0000 (+0200) Subject: wext: make sysfs bits optional and deprecate them X-Git-Tag: v2.6.27-rc1~969^2~159^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22bb1be4d271961846cd0889b0f8d671db773080;p=pandora-kernel.git 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 Cc: Jean Tourrilhes Signed-off-by: John W. Linville --- Reading git-diff-tree failed