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 <apati@codeaurora.org>
This commit is contained in:
parent
4efee1b140
commit
698345bd02
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue