提交 1b3c0c32 编写于 作者: W Wey-Yi Guy

iwlwifi: show command string for REPLY_D3_CONFIG

missing the string, add it
Signed-off-by: NWey-Yi Guy <wey-yi.w.guy@intel.com>
上级 b9148115
......@@ -117,6 +117,7 @@ const char *get_cmd_string(u8 cmd)
IWL_CMD(REPLY_WOWLAN_TKIP_PARAMS);
IWL_CMD(REPLY_WOWLAN_KEK_KCK_MATERIAL);
IWL_CMD(REPLY_WOWLAN_GET_STATUS);
IWL_CMD(REPLY_D3_CONFIG);
default:
return "UNKNOWN";
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册