Merge "cfg80211: Add backport flag for user cellular base hint"
This commit is contained in:
commit
7b7e229ed2
1 changed files with 3 additions and 0 deletions
|
@ -82,6 +82,9 @@ struct wiphy;
|
||||||
/* Indicate support for including KEK length in rekey data */
|
/* Indicate support for including KEK length in rekey data */
|
||||||
#define CFG80211_REKEY_DATA_KEK_LEN 1
|
#define CFG80211_REKEY_DATA_KEK_LEN 1
|
||||||
|
|
||||||
|
/* Indicate backport support for processing user cell base hint */
|
||||||
|
#define CFG80211_USER_HINT_CELL_BASE_SELF_MANAGED 1
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* wireless hardware capability structures
|
* wireless hardware capability structures
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Add table
Reference in a new issue