qcacld-3.0: CL 1501755 - update fw common interface files

qcacld-2.0 to qcacld-3.0 propagation.

NAN Data Path WMI changes DATA END and CONFIRM messages

Change-Id: I6edaff37931db83d057e1ddb1e9952e2b0dc87aa
CRs-Fixed: 865207
diff --git a/target/inc/wmi_unified.h b/target/inc/wmi_unified.h
index 9bbf839..08372ac 100644
--- a/target/inc/wmi_unified.h
+++ b/target/inc/wmi_unified.h
@@ -11247,8 +11247,6 @@
 typedef struct {
 	/* TLV tag and len; tag equals WMITLV_TAG_STRUC_wmi_ndp_end_req */
 	A_UINT32 tlv_header;
-	/** reason_code  defined in  wmi_ndp_end_reason_code */
-	A_UINT32 reason_code;
 	/** NDP instance id */
 	A_UINT32 ndp_instance_id;
 } wmi_ndp_end_req_PROTOTYPE;
@@ -11540,6 +11538,10 @@
 	A_UINT32 ndp_cfg_len;
 	/** Number of bytes in TLV wmi_ndp_app_info */
 	A_UINT32 ndp_app_info_len;
+	/** Reason Code */
+	A_UINT32 reason_code;
+	/** Number of active ndps on this peer */
+	A_UINT32 num_active_ndps_on_peer;
 	/**
 	 * TLV (tag length value ) parameters follow the ndp_confirm
 	 * structure. The TLV's are: