
Current code defines wmi_event members of wmi_handle and soc as uint32 when it should be defined as WMI_EVT_ID because it should only hold wmi events. Fix this by changing type to WMI_EVT_ID. Change-Id: Ifa8ab19ac7633457e1160e951026036aa9ebdb04 CRs-Fixed: 3355825