aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/debugfs.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/mac80211/debugfs.c')
-rw-r--r--net/mac80211/debugfs.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/net/mac80211/debugfs.c b/net/mac80211/debugfs.c
index 2e7f75938c51..47435f57e086 100644
--- a/net/mac80211/debugfs.c
+++ b/net/mac80211/debugfs.c
@@ -271,8 +271,6 @@ static const char *hw_flag_names[] = {
271 FLAG(TX_STATUS_NO_AMPDU_LEN), 271 FLAG(TX_STATUS_NO_AMPDU_LEN),
272 FLAG(SUPPORTS_MULTI_BSSID), 272 FLAG(SUPPORTS_MULTI_BSSID),
273 FLAG(SUPPORTS_ONLY_HE_MULTI_BSSID), 273 FLAG(SUPPORTS_ONLY_HE_MULTI_BSSID),
274 FLAG(EXT_KEY_ID_NATIVE),
275 FLAG(NO_AMPDU_KEYBORDER_SUPPORT),
276#undef FLAG 274#undef FLAG
277}; 275};
278 276