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)
commitcb2513bb71cfaedfb9af37c27744b0e5cef15aa3
treed1017a324eceabfe62cd1486886be2daf0b67fd5
parent2250fd94c8887bdf0fb583a8f35bf555a0fff81c
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>
drivers/net/wireless/iwlwifi/mvm/debugfs.c
drivers/net/wireless/iwlwifi/mvm/mvm.h
This page took 0.026116 seconds and 5 git commands to generate.