iwlwifi: mvm: use debugfs_create_bool() for enable_scan_iteration_notif
authorLuciano Coelho <luciano.coelho@intel.com>
Fri, 27 Feb 2015 14:26:57 +0000 (16:26 +0200)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Thu, 26 Mar 2015 07:14:05 +0000 (09:14 +0200)
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>

No differences found