On 10/11/2012 01:19 PM, Johannes Berg wrote:
On Thu, 2012-10-11 at 05:44 +0000, Mahesh Palivela wrote:
From: Mahesh Palivela <maheshp@xxxxxxxxxxx>
To save STAs VHT caps in AP mode
Signed-off-by: Mahesh Palivela <maheshp@xxxxxxxxxxx>
---
Patch version 2 to take care of Jouni Malinen's comment
include/linux/nl80211.h | 3 +++
include/net/cfg80211.h | 2 ++
net/mac80211/cfg.c | 5 +++++
net/wireless/nl80211.c | 5 +++++
4 files changed, 15 insertions(+), 0 deletions(-)
diff --git a/include/linux/nl80211.h b/include/linux/nl80211.h
index 179a0c2..b82ab80 100644
--- a/include/linux/nl80211.h
+++ b/include/linux/nl80211.h
@@ -1535,6 +1535,8 @@ enum nl80211_attrs {
NL80211_ATTR_SAE_DATA,
+ NL80211_ATTR_VHT_CAPABILITY,
Looks fine, but please add documentation for this new attribute.
johannes
Sorry. Update on its way ....
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html