From 698345bd02127a93c62c5b6fb8c7653715a65d3a Mon Sep 17 00:00:00 2001 From: Ashwini Patil Date: Tue, 17 Jan 2017 15:40:52 +0530 Subject: [PATCH] cfg80211: Define macro to indicate support for Random TA for PA frames Define macro to indicate backport support for randomizing TA of Public Action frames. Change-Id: I4ce8bfe6e6612dbfc63f0a7158b29aaf5ecf3292 CRs-Fixed: 1112321 Signed-off-by: Ashwini Patil --- include/net/cfg80211.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/net/cfg80211.h b/include/net/cfg80211.h index 94ace231b3bd..294344b3f0f0 100644 --- a/include/net/cfg80211.h +++ b/include/net/cfg80211.h @@ -69,6 +69,7 @@ struct wiphy; #define CFG80211_ABORT_SCAN 1 #define CFG80211_UPDATE_CONNECT_PARAMS 1 #define CFG80211_BEACON_TX_RATE_CUSTOM_BACKPORT 1 +#define CFG80211_RAND_TA_FOR_PUBLIC_ACTION_FRAME 1 /* * wireless hardware capability structures