diff options
| author | Linux Build Service Account <lnxbuild@localhost> | 2017-01-28 00:46:59 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-01-28 00:46:58 -0800 |
| commit | 7a05d2091651228059bd310c1a35ea2d4478f711 (patch) | |
| tree | 95209c6824a4436d0d20820d067db5b82ac35377 /include | |
| parent | eb588688d83b8aeaabcba784414ea39e45037f51 (diff) | |
| parent | 698345bd02127a93c62c5b6fb8c7653715a65d3a (diff) | |
Merge "cfg80211: Define macro to indicate support for Random TA for PA frames"
Diffstat (limited to 'include')
| -rw-r--r-- | include/net/cfg80211.h | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
