]> git.openfabrics.org - ~emulex/infiniband.git/commit
iwlwifi: mvm: fix sparse warning when _DEBUGFS isn't set
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Tue, 6 May 2014 20:37:07 +0000 (23:37 +0300)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Tue, 6 May 2014 20:37:07 +0000 (23:37 +0300)
commit0aa7142812c19af25ad21405eefc499e83da2fcc
tree0c2e16f09a27cde7ba721dcd50eb96792c6e9dfb
parentc5b0e7c0565a0e315f01e7584753b9b88ee9e4ec
iwlwifi: mvm: fix sparse warning when _DEBUGFS isn't set

Since the declaration of iwl_mvm_fw_error_rxf_dump and
iwl_mvm_fw_error_sram_dump is under
ifdef CONFIG_IWLWIFI_DEBUGFS, do the same for their
implementation.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/iwlwifi/mvm/utils.c