commit | aa5e18320788728476e84e2140aa736bc5525c87 | [log] [tgz] |
---|---|---|
author | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Sat Mar 07 19:35:37 2015 +0200 |
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Sat Mar 07 19:40:02 2015 +0200 |
tree | c0a82d80017ebdc2a6821581be75b3ef063314cc | |
parent | 190f1029757346b72f297729cf8e5c562f2e9d8c [diff] |
iwlwifi: mvm: fix compilation with IWLWIFI_DEBUGFS not set The commits below broke compilation when CONFIG_IWLWIFI_DEBUGFS is not set. FIx that. Fixes: ddf89ab10a93 ("iwlwifi: mvm: allow to force the Rx chains from debugfs") Fixes: 9d761fd8a583 ("iwlwifi: mvm: add trigger for firmware dump upon missed beacons") Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>