Ver código fonte

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

Change-Id: I49389ad036b484273bc49a413106dd6259d21b1e
CRs-Fixed: 3830439
spuligil 7 meses atrás
pai
commit
2655e15978
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      fw/htt_stats.h

+ 1 - 0
fw/htt_stats.h

@@ -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;