提交 e4eb275a 编写于 作者: J Johannes Berg 提交者: Luca Coelho

iwlwifi: mvm: remove unused REPLY_MAX

This value is unused, and there's no reason we'd ever use it.
Just remove it.
Signed-off-by: NJohannes Berg <johannes.berg@intel.com>
Signed-off-by: NLuca Coelho <luciano.coelho@intel.com>
上级 69d22e73
...@@ -470,8 +470,6 @@ enum iwl_legacy_cmds { ...@@ -470,8 +470,6 @@ enum iwl_legacy_cmds {
SCAN_OFFLOAD_PROFILES_QUERY_CMD = 0x56, SCAN_OFFLOAD_PROFILES_QUERY_CMD = 0x56,
SCAN_OFFLOAD_HOTSPOTS_CONFIG_CMD = 0x58, SCAN_OFFLOAD_HOTSPOTS_CONFIG_CMD = 0x58,
SCAN_OFFLOAD_HOTSPOTS_QUERY_CMD = 0x59, SCAN_OFFLOAD_HOTSPOTS_QUERY_CMD = 0x59,
REPLY_MAX = 0xff,
}; };
/* Please keep this enum *SORTED* by hex value. /* Please keep this enum *SORTED* by hex value.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册