Explorar el Código

qcacld-3.0: Remove amsduSupportedInBA from pe_session

Field amsduSupportedInBA in struct pe_session is unused,
so remove it.

Change-Id: I5ac6d8c75355f1422b54b26f73163a68003940b0
CRs-Fixed: 2380109
Jeff Johnson hace 6 años
padre
commit
5e656ec0bb
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      core/mac/src/pe/include/lim_session.h

+ 0 - 1
core/mac/src/pe/include/lim_session.h

@@ -349,7 +349,6 @@ struct pe_session {
 	/*Flag to Track Status/Indicate HBFailure on this session */
 	bool LimHBFailureStatus;
 	uint32_t gLimPhyMode;
-	uint8_t amsduSupportedInBA;
 	uint8_t txLdpcIniFeatureEnabled;
 	/**
 	 * Following is the place holder for free peer index pool.