Selaa lähdekoodia

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 6 vuotta sitten
vanhempi
sitoutus
393730d824
1 muutettua tiedostoa jossa 0 lisäystä ja 2 poistoa
  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;