[RFC v2 5/6] nl80211: add new nl80211 attributes

Bartosz Markowski bartosz.markowski
Fri Jan 31 08:57:03 PST 2014


From: Michal Kazior <michal.kazior at tieto.com>

This commit is only for testing convienence.
hostap maintaner takes care of updating
nl80211_copy.h.

Signed-hostap: Michal Kazior <michal.kazior at tieto.com>
---
 src/drivers/nl80211_copy.h |    7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/src/drivers/nl80211_copy.h b/src/drivers/nl80211_copy.h
index 91054fd..cab5824 100644
--- a/src/drivers/nl80211_copy.h
+++ b/src/drivers/nl80211_copy.h
@@ -1883,6 +1883,13 @@ enum nl80211_attrs {
 
 	NL80211_ATTR_QOS_MAP,
 
+	NL80211_ATTR_MAC_HINT,
+	NL80211_ATTR_WIPHY_FREQ_HINT,
+
+	NL80211_ATTR_MAX_AP_ASSOC_STA,
+
+	NL80211_ATTR_CH_SWITCH_IFACES,
+
 	/* add attributes here, update the policy in nl80211.c */
 
 	__NL80211_ATTR_AFTER_LAST,
-- 
1.7.9.5




More information about the Hostap mailing list