commit | bdd54839589f92fdfe80493e70aa7fe276da0c46 | [log] [tgz] |
---|---|---|
author | Luciano Coelho <luciano.coelho@intel.com> | Thu Aug 07 18:08:56 2014 +0300 |
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Wed Sep 03 22:33:17 2014 +0300 |
tree | ad7e6ca4538ebdb0e5118565c3f8a166004fc770 | |
parent | d6ca18de129fc4dd4374389561930b32820f35ff [diff] |
iwlwifi: mvm: add debugfs entry for ps_disabled In order to make debugging easier, add an entry to export the ps_disabled value via debugfs. To make usage of the debugfs_create_*() function easier, change the ps_disabled element to u8. Signed-off-by: Luciano Coelho <luciano.coelho@intel.com> Reviewed-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>