]> git.ipfire.org Git - thirdparty/iw.git/blobdiff - info.c
update nl80211.h
[thirdparty/iw.git] / info.c
diff --git a/info.c b/info.c
index d934c583477ecbc1be66fe20625042b4e2da1018..6e21e45972b8d5d788130ef4cc2c5b58d8510843 100644 (file)
--- a/info.c
+++ b/info.c
@@ -590,6 +590,8 @@ broken_combination:
                        printf("\tDevice supports WMM-AC admission (TSPECs)\n");
                if (features & NL80211_FEATURE_MAC_ON_CREATE)
                        printf("\tDevice supports configuring vdev MAC-addr on create.\n");
+               if (features & NL80211_FEATURE_TDLS_CHANNEL_SWITCH)
+                       printf("\tDevice supports TDLS channel switching\n");
        }
 
        if (tb_msg[NL80211_ATTR_TDLS_SUPPORT])