qcacmn: Removed WDS rx stats from host peer stats

Removed WDS rx stats from host peer stats as this
is not supported in HAWKEYE

Change-Id: Id12be043b584a659ecbec46b6c2efb161d4248d3
CRs-Fixed: 2186376
This commit is contained in:
Chaithanya Garrepalli
2018-02-13 15:27:25 +05:30
committed by snandini
parent 888823edd3
commit 20d7142933
3 changed files with 0 additions and 7 deletions

View File

@@ -176,8 +176,6 @@ struct cdp_rx_stats {
struct cdp_pkt_info multicast;
/* Broadcast Packet Count*/
struct cdp_pkt_info bcast;
/* WDS packets received */
struct cdp_pkt_info wds;
/* Raw Pakets received */
struct cdp_pkt_info raw;
/* Total multicast packets */