diff options
Diffstat (limited to 'net/mac80211/debugfs.c')
-rw-r--r-- | net/mac80211/debugfs.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/mac80211/debugfs.c b/net/mac80211/debugfs.c index 94c7ee9df33b..b5adf3625d16 100644 --- a/net/mac80211/debugfs.c +++ b/net/mac80211/debugfs.c | |||
@@ -212,6 +212,7 @@ static const char *hw_flag_names[] = { | |||
212 | FLAG(REPORTS_LOW_ACK), | 212 | FLAG(REPORTS_LOW_ACK), |
213 | FLAG(SUPPORTS_TX_FRAG), | 213 | FLAG(SUPPORTS_TX_FRAG), |
214 | FLAG(SUPPORTS_TDLS_BUFFER_STA), | 214 | FLAG(SUPPORTS_TDLS_BUFFER_STA), |
215 | FLAG(DEAUTH_NEED_MGD_TX_PREP), | ||
215 | FLAG(DOESNT_SUPPORT_QOS_NDP), | 216 | FLAG(DOESNT_SUPPORT_QOS_NDP), |
216 | #undef FLAG | 217 | #undef FLAG |
217 | }; | 218 | }; |