Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 635f66a0 authored by spuligil's avatar spuligil Committed by Madan Koyyalamudi
Browse files

fw-api: CL 14060708 - update fw common interface files

Change-Id: Ideb1769c05bb7e9cb1f0536adc01583c517f8bd8
WMI: add missing tag IDs for MLO params structs
CRs-Fixed: 2262693
parent 119f03c3
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -1156,6 +1156,9 @@ typedef enum {
    WMITLV_TAG_STRUC_wmi_mgmt_rx_reo_params,
    WMITLV_TAG_STRUC_wmi_mgmt_rx_fw_consumed_hdr,
    WMITLV_TAG_STRUC_wmi_mgmt_rx_reo_filter_configuration_cmd_fixed_param,
    WMITLV_TAG_STRUC_wmi_peer_create_mlo_params,
    WMITLV_TAG_STRUC_wmi_vdev_start_mlo_params,
    WMITLV_TAG_STRUC_wmi_vdev_create_mlo_params,
} WMITLV_TAG_ID;

/*
+1 −1
Original line number Diff line number Diff line
@@ -36,7 +36,7 @@
#define __WMI_VER_MINOR_    0
/** WMI revision number has to be incremented when there is a
 *  change that may or may not break compatibility. */
#define __WMI_REVISION_ 998
#define __WMI_REVISION_ 999

/** The Version Namespace should not be normally changed. Only
 *  host and firmware of the same WMI namespace will work