提交 6d6a4751 编写于 作者: E Emmanuel Grumbach

iwlwifi: fix naming mistake for the fw_monitor module parameter

Signed-off-by: NEmmanuel Grumbach <emmanuel.grumbach@intel.com>
上级 6e55eed8
......@@ -1407,5 +1407,5 @@ MODULE_PARM_DESC(power_level,
"default power save level (range from 1 - 5, default: 1)");
module_param_named(fw_monitor, iwlwifi_mod_params.fw_monitor, bool, S_IRUGO);
MODULE_PARM_DESC(dbgm,
MODULE_PARM_DESC(fw_monitor,
"firmware monitor - to debug FW (default: false - needs lots of memory)");
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册