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:

committed by
Madan Koyyalamudi

parent
aaf4382daf
commit
b801ec4b65
@@ -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
|
||||
|
Reference in New Issue
Block a user