diff options
| author | Himanshu Agarwal <himanaga@qti.qualcomm.com> | 2016-05-13 11:03:30 +0530 |
|---|---|---|
| committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-05-18 17:49:06 +0530 |
| commit | adebdc65252cc490424fa3f5dd5e2cdb8fd3e91b (patch) | |
| tree | e5ffa14c43e0c45f9545adba9007b1d87f0d2b29 | |
| parent | d5d6e4cd3bc13d45c7a5d7b632250721cc0bd07c (diff) | |
qcacld-2.0: CL 1489600 – update fw common interface files
Make changes missed while propagating CL 1489600 to HOST.
Change-Id: Ifa085baed2d829b8229584bd76e93b67ce39d9fc
CRs-Fixed: 865207
| -rw-r--r-- | CORE/SERVICES/COMMON/wmi_unified.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/CORE/SERVICES/COMMON/wmi_unified.h b/CORE/SERVICES/COMMON/wmi_unified.h index f32dc7ddbadb..3c7333ef5784 100644 --- a/CORE/SERVICES/COMMON/wmi_unified.h +++ b/CORE/SERVICES/COMMON/wmi_unified.h @@ -10897,8 +10897,6 @@ typedef struct { A_UINT32 rsp_status; /** Reason code defined in wmi_ndp_cmd_reason_code */ A_UINT32 reason_code; - /** Number of bytes in TLV wmi_ndp_end_rsp_per_ndi */ - A_UINT32 data_end_req_rsp_len; /** * TLV (tag length value ) parameters follow the ndp_end_rsp * structure. The TLV's are: |
