diff mbox series

nl80211: add missing comment on beacon prot

Message ID 20200528090757.11623-1-markus.theil@tu-ilmenau.de
State New
Headers show
Series nl80211: add missing comment on beacon prot | expand

Commit Message

Markus Theil May 28, 2020, 9:07 a.m. UTC
Signed-off-by: Markus Theil <markus.theil@tu-ilmenau.de>
---
 include/uapi/linux/nl80211.h | 4 ++++
 1 file changed, 4 insertions(+)
diff mbox series

Patch

diff --git a/include/uapi/linux/nl80211.h b/include/uapi/linux/nl80211.h
index c14666b75e57..f6b5bff49b6f 100644
--- a/include/uapi/linux/nl80211.h
+++ b/include/uapi/linux/nl80211.h
@@ -5753,6 +5753,10 @@  enum nl80211_feature_flags {
  * @NL80211_EXT_FEATURE_MULTICAST_REGISTRATIONS: management frame registrations
  *	are possible for multicast frames and those will be reported properly.
  *
+ * @NL80211_EXT_FEATURE_BEACON_PROTECTION_CLIENT: driver can verify that
+ *	received Beacon frames have a valid MME in station mode when a
+ *	BIGTK is configured
+ *
  * @NL80211_EXT_FEATURE_SCAN_FREQ_KHZ: This driver supports receiving and
  *	reporting scan request with %NL80211_ATTR_SCAN_FREQ_KHZ. In order to
  *	report %NL80211_ATTR_SCAN_FREQ_KHZ, %NL80211_SCAN_FLAG_FREQ_KHZ must be