commit | cb2513bb71cfaedfb9af37c27744b0e5cef15aa3 | [log] [tgz] |
---|---|---|
author | Luciano Coelho <luciano.coelho@intel.com> | Fri Feb 27 16:26:57 2015 +0200 |
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Thu Mar 26 09:14:05 2015 +0200 |
tree | d1017a324eceabfe62cd1486886be2daf0b67fd5 | |
parent | 2250fd94c8887bdf0fb583a8f35bf555a0fff81c [diff] |
iwlwifi: mvm: use debugfs_create_bool() for enable_scan_iteration_notif There is no need to implement the enable_scan_iteration_notif handling explicitly and there's no reason not to export the current value. So use debugfs_create_bool() instead. Signed-off-by: Luciano Coelho <luciano.coelho@intel.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>