qcacmn: Remove NAWDS Rx Drop Count length counter
Remove NAWDS Rx Drop Count as it is not required, drop packets in rx where length is not available. Change-Id: Ib4b41eefe88410137c3845090783ee43adb9147c CRs-Fixed: 2191474
This commit is contained in:
@@ -185,7 +185,7 @@ struct cdp_rx_stats {
|
||||
/* Raw Pakets received */
|
||||
struct cdp_pkt_info raw;
|
||||
/* Total multicast packets */
|
||||
struct cdp_pkt_info nawds_mcast_drop;
|
||||
uint32_t nawds_mcast_drop;
|
||||
|
||||
struct {
|
||||
/* Intra BSS packets received */
|
||||
|
Reference in New Issue
Block a user