wlan: Host driver changes to support batch scan(2)

Host driver changes to support batch scan feature

CRs-fixed: 543172
diff --git a/CORE/WDI/CP/inc/wlan_qct_wdi_i.h b/CORE/WDI/CP/inc/wlan_qct_wdi_i.h
index 188061b..5b3ff5b 100644
--- a/CORE/WDI/CP/inc/wlan_qct_wdi_i.h
+++ b/CORE/WDI/CP/inc/wlan_qct_wdi_i.h
@@ -454,7 +454,7 @@
 
 #ifdef FEATURE_WLAN_BATCH_SCAN
   /* WLAN FW set batch scan request */
-  WDI_SET_BATCH_SCAN_REQ                        = 88,
+  WDI_SET_BATCH_SCAN_REQ                        = 86,
 #endif
 
   WDI_MAX_REQ,