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
This commit is contained in:
Jeff Johnson 2019-01-06 09:33:26 -08:00 committed by nshrivas
parent 0ec9ed9581
commit 5e656ec0bb

View File

@ -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.