From 5e656ec0bb1436b58f3404758f9ecf669b74f219 Mon Sep 17 00:00:00 2001 From: Jeff Johnson Date: Sun, 6 Jan 2019 09:33:26 -0800 Subject: [PATCH] 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 --- core/mac/src/pe/include/lim_session.h | 1 - 1 file changed, 1 deletion(-) diff --git a/core/mac/src/pe/include/lim_session.h b/core/mac/src/pe/include/lim_session.h index 102f70c0cf418..c3b4fd1375b28 100644 --- a/core/mac/src/pe/include/lim_session.h +++ b/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.