qcacmn: CL 1506155 – update fw common interface files

Propagation from qcacld-2.0 to qcacld-3.0

WMI bandwidth fairness peer configuration command message
definition.

Change-Id: I8023e8a4f9758d6003a3f666cc45c1e98265c01a
CRs-Fixed: 865207
This commit is contained in:
Himanshu Agarwal
2016-05-13 20:31:57 +05:30
committed by Vishwajith Upendra
parent 06c3f0a7a8
commit bb9f83ec61

View File

@@ -1551,6 +1551,7 @@ static uint8_t *wmi_id_to_name(WMI_CMD_ID wmi_command)
CASE_RETURN_STRING(WMI_SET_PERIODIC_CHANNEL_STATS_CONFIG_CMDID);
CASE_RETURN_STRING(WMI_VDEV_SET_CUSTOM_AGGR_SIZE_CMDID);
CASE_RETURN_STRING(WMI_PDEV_WAL_POWER_DEBUG_CMDID);
CASE_RETURN_STRING(WMI_PEER_BWF_REQUEST_CMDID);
}
return "Invalid WMI cmd";