提交 4af8beaa 编写于 作者: E Emmanuel Grumbach

iwlwifi: mvm: remove unused flags from add station command

Signed-off-by: NEmmanuel Grumbach <emmanuel.grumbach@intel.com>
上级 9ddca860
...@@ -97,9 +97,6 @@ enum iwl_sta_flags { ...@@ -97,9 +97,6 @@ enum iwl_sta_flags {
STA_FLG_FLG_ANT_B), STA_FLG_FLG_ANT_B),
STA_FLG_PS = BIT(8), STA_FLG_PS = BIT(8),
STA_FLG_INVALID = BIT(9),
STA_FLG_DLP_EN = BIT(10),
STA_FLG_SET_ALL_KEYS = BIT(11),
STA_FLG_DRAIN_FLOW = BIT(12), STA_FLG_DRAIN_FLOW = BIT(12),
STA_FLG_PAN = BIT(13), STA_FLG_PAN = BIT(13),
STA_FLG_CLASS_AUTH = BIT(14), STA_FLG_CLASS_AUTH = BIT(14),
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册