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:
parent
0ec9ed9581
commit
5e656ec0bb
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user