wlan: LDPC changes on Host side

Change-Id: Ifa7d4a87a5ae99b214295e0ebf26c460479765fd
CR-Fixed: 427414

Conflicts:
	prima/riva/inc/wlan_hal_msg.h
diff --git a/CORE/WDI/CP/inc/wlan_qct_wdi.h b/CORE/WDI/CP/inc/wlan_qct_wdi.h
index 319ab60..0f94526 100644
--- a/CORE/WDI/CP/inc/wlan_qct_wdi.h
+++ b/CORE/WDI/CP/inc/wlan_qct_wdi.h
@@ -1347,6 +1347,9 @@
   wpt_uint8                 ucVhtCapableSta;
   wpt_uint8                 ucVhtTxChannelWidthSet;
 #endif
+
+  wpt_uint8                 ucHtLdpcEnabled;
+  wpt_uint8                 ucVhtLdpcEnabled;
 }WDI_ConfigStaReqInfoType;