cfg80211: Define macro to indicate support for beacon tx rate configuration
Define macro to indicate backport support for cfg80211 beacon tx rate configuration by user. Change-Id: I93423f8c4fadec1825fa223a6e149a2bff03b437 CRs-Fixed: 1096202 Signed-off-by: Purushottam Kushwaha <pkushwah@codeaurora.org>
This commit is contained in:
parent
e379f786aa
commit
fce5ca3cdd
1 changed files with 1 additions and 0 deletions
|
@ -68,6 +68,7 @@ struct wiphy;
|
|||
#define CFG80211_CONNECT_BSS 1
|
||||
#define CFG80211_ABORT_SCAN 1
|
||||
#define CFG80211_UPDATE_CONNECT_PARAMS 1
|
||||
#define CFG80211_BEACON_TX_RATE_CUSTOM_BACKPORT 1
|
||||
|
||||
/*
|
||||
* wireless hardware capability structures
|
||||
|
|
Loading…
Add table
Reference in a new issue