commit | 60987206cba0dbb547bce2d23c3a3338c5aaf5ac | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Thu Feb 18 00:36:07 2010 -0800 |
committer | Reinette Chatre <reinette.chatre@intel.com> | Tue Mar 09 16:10:38 2010 -0800 |
tree | 6c6d49750ff992db7cce443a430d074a699c498c | |
parent | b55e75ed926ded110293b0d1e24eb6a878883115 [diff] |
iwlagn: move sysfs flags and filter_flags files to debugfs 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>