From a34dfff8476390a3063d1091af2d9d22c07c67f4 Mon Sep 17 00:00:00 2001 From: Kris Muthusamy Date: Thu, 30 Nov 2017 01:40:46 -0800 Subject: [PATCH] qcacmn: WMI changes for target scheduler policy WMI changes for target scheduler policy Change-Id: I80407695af4bd8c9c57ae0bf33d0f03bac879c84 CRs-fixed: 2152448 --- wmi_unified_param.h | 1 + 1 file changed, 1 insertion(+) diff --git a/wmi_unified_param.h b/wmi_unified_param.h index 72a1840287..0e06c65566 100644 --- a/wmi_unified_param.h +++ b/wmi_unified_param.h @@ -6129,6 +6129,7 @@ typedef struct { uint32_t gtk_offload_max_vdev; uint32_t num_msdu_desc; /* Number of msdu desc */ uint32_t max_frag_entries; + uint32_t scheduler_params; /* End common */ /* Added for Beeliner */