]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/net/wireless/iwlwifi/iwl-rx.c
iwlagn: add "echo test" command to debugfs
[karo-tx-linux.git] / drivers / net / wireless / iwlwifi / iwl-rx.c
index bcd7f64683aa02c06ebd1af0e8650ef39d8fdd11..bbd674061d2e6f93c05c3d46fb55802fa29ace67 100644 (file)
@@ -47,6 +47,7 @@ const char *get_cmd_string(u8 cmd)
        switch (cmd) {
                IWL_CMD(REPLY_ALIVE);
                IWL_CMD(REPLY_ERROR);
+               IWL_CMD(REPLY_ECHO);
                IWL_CMD(REPLY_RXON);
                IWL_CMD(REPLY_RXON_ASSOC);
                IWL_CMD(REPLY_QOS_PARAM);