Ver Fonte

qcacld-3.0: Remove obsolete bss_config_param thresholds

The uRTSThresh and uDeferThresh fields in struct bss_config_param are
obsolete, so remove them.

Change-Id: I79144e36d661fac7136fbb7b941b7772addf7f25
CRs-Fixed: 2375513
Jeff Johnson há 6 anos atrás
pai
commit
393730d824
1 ficheiros alterados com 0 adições e 2 exclusões
  1. 0 2
      core/sme/inc/csr_internal.h

+ 0 - 2
core/sme/inc/csr_internal.h

@@ -241,8 +241,6 @@ struct scan_profile       {
 struct bss_config_param {
 	eCsrMediaAccessType qosType;
 	tSirMacSSid SSID;
-	uint32_t uRTSThresh;
-	uint32_t uDeferThresh;
 	enum csr_cfgdot11mode uCfgDot11Mode;
 	enum band_info eBand;
 	tAniAuthType authType;