commit | 2a93f6f77a2042ec73eb42679f51e28211f37573 | [log] [tgz] |
---|---|---|
author | Kiran Venkatappa <kiranv@codeaurora.org> | Tue Feb 28 12:42:36 2017 +0530 |
committer | qcabuildsw <qcabuildsw@localhost> | Wed Mar 01 20:35:11 2017 -0800 |
tree | 148963ca85b9b64636306ddb10fbcf9a687500e2 | |
parent | ba196f56f46714062da4e6f347d58f58010d97a2 [diff] |
qcacmn: Add pdev_id in utf event pdev_id is used to derive pdev object. Change-Id: I4ba4854587cb578cf630664f6ede922c9e4fa36b CRs-Fixed: 2003898
diff --git a/wmi_unified_param.h b/wmi_unified_param.h index 43fb29f..966c9d0 100644 --- a/wmi_unified_param.h +++ b/wmi_unified_param.h
@@ -7289,6 +7289,7 @@ struct wmi_host_pdev_utf_event { uint8_t *data; uint16_t datalen; + uint32_t pdev_id; }; /**