From adebdc65252cc490424fa3f5dd5e2cdb8fd3e91b Mon Sep 17 00:00:00 2001 From: Himanshu Agarwal Date: Fri, 13 May 2016 11:03:30 +0530 Subject: =?UTF-8?q?qcacld-2.0:=20CL=201489600=20=E2=80=93=20update=20fw=20?= =?UTF-8?q?common=20interface=20files?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Make changes missed while propagating CL 1489600 to HOST. Change-Id: Ifa085baed2d829b8229584bd76e93b67ce39d9fc CRs-Fixed: 865207 --- CORE/SERVICES/COMMON/wmi_unified.h | 2 -- 1 file changed, 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: -- cgit v1.2.3