qcacmn: Fix for compilation error on MCC WHUNT

Fix for compilation error on MCC WHUNT with MLO
enabled

Change-Id: I684c8197753adbcf0f9ef519bd8e37596a48dd01
This commit is contained in:
Chaithanya Garrepalli
2021-11-30 16:36:47 +05:30
committed by Madan Koyyalamudi
parent aaf4382daf
commit b801ec4b65
2 changed files with 3 additions and 3 deletions

View File

@@ -569,9 +569,9 @@ enum WDI_EVENT {
WDI_EVENT_HOST_SW_EVENT,
#ifdef QCA_WIFI_QCN9224
WDI_EVENT_HYBRID_TX,
#endif
#ifdef WLAN_FEATURE_11BE_MLO
WDI_EVENT_MLO_TSTMP,
#endif
#endif
/* End of new event items */
WDI_EVENT_LAST