Selaa lähdekoodia

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 6 vuotta sitten
vanhempi
sitoutus
5e656ec0bb
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  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.