소스 검색

Merge "qca-wifi: Remove unused peer mgmt stats"

Linux Build Service Account 6 년 전
부모
커밋
8ad1950ec3
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      dp/inc/cdp_txrx_extd_struct.h

+ 0 - 2
dp/inc/cdp_txrx_extd_struct.h

@@ -134,8 +134,6 @@ struct ol_ath_radiostats {
 	uint64_t    wmi_tx_mgmt;
 	uint64_t    wmi_tx_mgmt_completions;
 	uint32_t    wmi_tx_mgmt_completion_err;
-	uint32_t    peer_delete_req;
-	uint32_t    peer_delete_resp;
 	uint32_t    rx_mgmt_rssi_drop;
 	uint32_t    tx_frame_count;
 	uint32_t    rx_frame_count;