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:

committed by
Rahul Choudhary

parent
cf8b664ae6
commit
89339b7e3a
@@ -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 {
|
||||
|
Reference in New Issue
Block a user