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

Commit ab2598ec authored by wadesong's avatar wadesong
Browse files

cfg80211: Indicate backport support for sband iftype data



Add a new macro CFG80211_SBAND_IFTYPE_DATA_BACKPORT to indicate
the fact that sband iftype data has been supported for HE phy
capabilities.

Change-Id: I4cc333199308255f5795d9aa96739e05df9f209a
Signed-off-by: default avatarWade Song <wadesong@codeaurora.org>
parent 32496ef3
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -65,6 +65,9 @@
/* Indicate backport support for key configuration for Beacon protection*/
#define CFG80211_BIGTK_CONFIGURATION_SUPPORT 1

/* Indicate backport support for sband iftype data */
#define CFG80211_SBAND_IFTYPE_DATA_BACKPORT 1

/**
 * DOC: Introduction
 *