Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 20135203 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "cfg80211: indicate support for DH IE update"

parents 2e04b40c 2a3588f5
Loading
Loading
Loading
Loading
+6 −0
Original line number Original line Diff line number Diff line
@@ -53,6 +53,12 @@
/* Indicate support for reporting rx FCS in cfg80211 */
/* Indicate support for reporting rx FCS in cfg80211 */
#define CFG80211_RX_FCS_ERROR_REPORTING_SUPPORT 1
#define CFG80211_RX_FCS_ERROR_REPORTING_SUPPORT 1


/* Indicate backport support for external authentication in AP mode */
#define CFG80211_EXTERNAL_AUTH_AP_SUPPORT 1

/* Indicate backport support for DH IE creation/update*/
#define CFG80211_EXTERNAL_DH_UPDATE_SUPPORT 1

/**
/**
 * DOC: Introduction
 * DOC: Introduction
 *
 *