qcacmn: Fix DHCP indication to FW feature in SAP for HL
In case of HL, send tx completion bit in HTT tx descriptor to receive tx completion from FW and disable DHCP indication to FW properly. Change-Id: I2540a125c84c322507acdc0647ee8839d21067ce CRs-Fixed: 2506020
这个提交包含在:
@@ -78,6 +78,7 @@ struct htc_tx_packet_info {
|
||||
|
||||
|
||||
#define HTC_TX_PACKET_FLAG_FIXUP_NETBUF (1 << 0)
|
||||
#define HTC_TX_PACKET_FLAG_HTC_HEADER_IN_NETBUF_DATA (1 << 1)
|
||||
|
||||
/**
|
||||
* struct htc_rx_packet_info - HTC RX Packet information
|
||||
|
在新工单中引用
屏蔽一个用户