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

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

Merge "cfg80211: Indicate support for AKM advertisement per interface"

parents 21eb7ccb 3b0ca38f
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -37,6 +37,12 @@
 */


/* Indicate backport support for key configuration for Beacon protection*/
#define CFG80211_BIGTK_CONFIGURATION_SUPPORT 1

/* Indicate backport support for supported AKM advertisement per interface*/
#define CFG80211_IFTYPE_AKM_SUITES_SUPPORT 1

/**
 * DOC: Device registration
 *