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
这个提交包含在:
Nirav Shah
2019-08-05 17:51:19 +05:30
提交者 nshrivas
父节点 2d247d0d5e
当前提交 31435bbef5
修改 2 个文件,包含 7 行新增2 行删除

查看文件

@@ -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