]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
iwlwifi: add ldbg config cmd debug print
authorShahar S Matityahu <shahar.s.matityahu@intel.com>
Thu, 23 May 2019 05:39:27 +0000 (08:39 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Fri, 6 Sep 2019 12:31:12 +0000 (15:31 +0300)
add support to print ldbg command in mvm and xvt mode

Signed-off-by: Shahar S Matityahu <shahar.s.matityahu@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/ops.c

index bf0b9ee05c44ee1dd278e09546c3755cbfdc0dec..2aa5320e9d1a7cb17f1c5a5050abe114095e7611 100644 (file)
@@ -414,6 +414,7 @@ static const struct iwl_hcmd_names iwl_mvm_legacy_names[] = {
        HCMD_NAME(SCAN_ITERATION_COMPLETE),
        HCMD_NAME(D0I3_END_CMD),
        HCMD_NAME(LTR_CONFIG),
+       HCMD_NAME(LDBG_CONFIG_CMD),
 };
 
 /* Please keep this array *SORTED* by hex value.