iwlagn: move sysfs flags and filter_flags files to debugfs
authorJohannes Berg <johannes.berg@intel.com>
Thu, 18 Feb 2010 08:36:07 +0000 (00:36 -0800)
committerReinette Chatre <reinette.chatre@intel.com>
Wed, 10 Mar 2010 00:10:38 +0000 (16:10 -0800)
These files are incompatible with some changes
I'm making, and don't really belong into sysfs
anyway as they can only be used for debugging.
Since writing them will probably crash the
firmware, keep only the reading part and move
them into debugfs.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>

No differences found