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

Commit 8895f3dc authored by Liangwei Dong's avatar Liangwei Dong Committed by Gerrit - the friendly Code Review server
Browse files

cfg80211: Indicate support 6GHz band in kernel



Add CFG80211_6GHZ_BAND_SUPPORTED and enable it
to indicate 6GHz band support in kernel.

Change-Id: I0412cb8748d70591126b1183297e6297cabdc045
CRs-Fixed: 2536778
Signed-off-by: default avatarLiangwei Dong <liangwei@codeaurora.org>
parent 886fca85
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -54,6 +54,8 @@

/* Indicate support for including KEK length in rekey data */
#define CFG80211_REKEY_DATA_KEK_LEN 1
/* Indicate backport support for 6GHz band */
#define CFG80211_6GHZ_BAND_SUPPORTED 1

/**
 * DOC: Introduction