qcacmn: Refactor compilation flag of pkt capture mode
Refactor WLAN_FEATURE_PKT_CAPTURE_LITHIUM to WLAN_FEATURE_PKT_CAPTURE_V2 to remove hardware name from compilation flag. Change-Id: I5a30b33d8bd6065d12e7c89c666c2f0cab66344e CRs-Fixed: 2869827
This commit is contained in:

committed by
snandini

parent
b3b38d585a
commit
1065dc8179
@@ -1664,7 +1664,7 @@ void dp_rx_link_desc_refill_duplicate_check(
|
||||
struct hal_buf_info *buf_info,
|
||||
hal_buff_addrinfo_t ring_buf_info);
|
||||
|
||||
#ifdef WLAN_FEATURE_PKT_CAPTURE_LITHIUM
|
||||
#ifdef WLAN_FEATURE_PKT_CAPTURE_V2
|
||||
/**
|
||||
* dp_rx_deliver_to_pkt_capture() - deliver rx packet to packet capture
|
||||
* @soc : dp_soc handle
|
||||
|
Reference in New Issue
Block a user