qcacmn: Add check for invalid frame ctrl version

Add check for invalid frame control version while
handling raw frames with FCS errors

Change-Id: I443bb20c5516604ff3ba797570118b3b2123dbd5
CRs-Fixed: 3589137
This commit is contained in:
Jeevan Kukkalli
2023-08-22 00:57:49 +05:30
committed by Rahul Choudhary
parent cf8b664ae6
commit 89339b7e3a
3 changed files with 12 additions and 0 deletions

View File

@@ -3202,6 +3202,7 @@ struct cdp_pdev_stats {
/* Monitor mode related */
uint32_t mon_rx_drop;
uint32_t mon_radiotap_update_err;
uint32_t mon_ver_err;
} dropped;
struct {