android_kernel_xiaomi_sm8350/core/dp
Tiger Yu baed8cd125 qcacld-3.0: Do not unmap skb_buf if the owner is ipa when vdev flush
Do not unmap the skb_buf if the owner is the ipa module when doing the
ol_txrx_vdev_flush.

For WDI 1.0 MCC TX, the IPA driver will push skb to wlan for transmission.
The skb_buffer has been mapped in the IPA driver before sending to wlan.
So no need to do unmap the skb_buf again in the wlan driver.

Change-Id: I2c1f8e916aca12f3efa73e3540e3d27c434617a1
CRs-Fixed: 2244442
2018-05-22 04:56:57 -07:00
..
htt qcacld-3.0: Possible Out Of Bound reads in htt_t2h_tx_ppdu_log_print() 2018-05-17 07:59:21 -07:00
ol/inc qcacld-3.0: Flow control Resize implementation 2018-05-18 12:14:33 -07:00
txrx qcacld-3.0: Do not unmap skb_buf if the owner is ipa when vdev flush 2018-05-22 04:56:57 -07:00