Ver código fonte

qcacmn: Revert "qcacmn: Disable 11BE and MLO feature support"

This reverts refer to the Commit-Id
bfe1e87b259710bdc5efae770026470712fa4598.
Driver will enable 11be and MLO feature support.

Change-Id: I8dea7ecc7ac7b8f914c05720aa4c6139f95ab066
CRs-Fixed: 3214037
Deeksha Gupta 3 anos atrás
pai
commit
f2db099a03
1 arquivos alterados com 1 adições e 2 exclusões
  1. 1 2
      os_if/linux/wlan_osif_features.h

+ 1 - 2
os_if/linux/wlan_osif_features.h

@@ -54,14 +54,13 @@
  * https://android-review.googlesource.com/c/kernel/common/+/1996268
  */
 
-#if defined(WLAN_11BE_MLO_FEATURE_ENABLE)
 #if (defined(__ANDROID_COMMON_KERNEL__) && \
 	(LINUX_VERSION_CODE >= KERNEL_VERSION(5, 15, 0)) && \
 	(LINUX_VERSION_CODE < KERNEL_VERSION(5, 16, 0))) || \
 	(LINUX_VERSION_CODE >= KERNEL_VERSION(5, 18, 0))
 #define CFG80211_11BE_BASIC 1
 #endif
-#endif
+
 /*
  * CFG80211_SA_QUERY_OFFLOAD_SUPPORT
  * Used to indicate the Linux Kernel contains support to offload SA Query