commit | 0fbaefea1bb9b3f482e19a3e0f25c03597ff0bcb | [log] [tgz] |
---|---|---|
author | Sravan Kumar Kairam <sgoud@codeaurora.org> | Mon Sep 10 16:57:50 2018 +0530 |
committer | nshrivas <nshrivas@codeaurora.org> | Wed Sep 12 08:50:05 2018 -0700 |
tree | a39820e745828907be35f0dafab7f2bc03ffb56d | |
parent | 100d742755af35bed9b10bd636a7c674a329886e [diff] |
qcacld-3.0: Unmap nbuf of pending mgmt frames As part of wlan_mgmt_txrx_pdev_close only nbuf is freed in case of cleanup path due to SSR or drive unload and dma unmap is not done. In this change register a callback to mgmt_txrx component tx ops which does dma unmap of nbuf as part of pdev close. Change-Id: Ia0fa6684f66a3b732e5c599f2df4ea7f33ebc4f8 CRs-Fixed: 2308372