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)
commit60987206cba0dbb547bce2d23c3a3338c5aaf5ac
tree6c6d49750ff992db7cce443a430d074a699c498c
parentb55e75ed926ded110293b0d1e24eb6a878883115
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>
drivers/net/wireless/iwlwifi/iwl-agn.c
drivers/net/wireless/iwlwifi/iwl-debugfs.c