fw-api: CL 27360144 - update fw common interface files

Change-Id: I49389ad036b484273bc49a413106dd6259d21b1e
CRs-Fixed: 3830439
This commit is contained in:
spuligil 2024-08-11 12:01:39 -07:00 committed by Ravindra Konda
parent 8442e417e5
commit 2655e15978

View File

@ -4641,6 +4641,7 @@ typedef struct {
A_UINT32 incomplete_llc;
A_UINT32 eapol_duplicate_m3;
A_UINT32 eapol_duplicate_m4;
A_UINT32 eapol_invalid_mac;
} htt_stats_tx_de_classify_failed_tlv;
/* preserve old name alias for new name consistent with the tag name */
typedef htt_stats_tx_de_classify_failed_tlv htt_tx_de_classify_failed_stats_tlv;