OSDN Git Service

cfg80211: indicate support for DH IE update
authorLiangwei Dong <liangwei@codeaurora.org>
Thu, 27 Dec 2018 04:45:41 +0000 (23:45 -0500)
committerLiangwei Dong <liangwei@codeaurora.org>
Wed, 13 Mar 2019 05:01:47 +0000 (01:01 -0400)
Define macro to indicate backport support for
DH IE update.

Change-Id: Ib39032cab976fa465e417c9d1f6193306ea78565
CRs-Fixed: 2415038
Signed-off-by: Liangwei Dong <liangwei@codeaurora.org>
include/net/cfg80211.h

index 78ad3fe..1265820 100644 (file)
@@ -30,6 +30,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
  *