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

Commit 1806f9fa authored by Ke Huang's avatar Ke Huang
Browse files

cfg80211: indicate support for DH IE update



Define macro to indicate backport support for
DH IE update.

Change-Id: I4e9409ef47059614e118cdfd67c832989e8f00c7
CRs-Fixed: 2415038
Signed-off-by: default avatarKe Huang <keh@codeaurora.org>
parent a0d5b625
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -70,6 +70,9 @@
/* 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
 *