commit | 29533f2ca16d09d03792b75b7161a0425927236c | [log] [tgz] |
---|---|---|
author | Dustin Brown <dustinb@codeaurora.org> | Tue Jul 24 13:11:56 2018 -0700 |
committer | nshrivas <nshrivas@codeaurora.org> | Wed Jul 25 14:43:33 2018 -0700 |
tree | 5ddc74541c86e9fecf5a187b1936d9a230103580 | |
parent | a935b1377f42886402f2ee4b17a7f1ca45900c99 [diff] |
qcacld-3.0: Check for vdev/pdev leaks during SSR Currently, all resource leaks are skipped during the SSR reinit stage. However, recently added vdev and pdev leak checks apply equally as well to SSR reinit. During SSR do as many resource leak checks as possible, while retaining the entire set for normal use cases. Change-Id: I33248a9fb0fbacddf9ea8682ff984290712c29d3 CRs-Fixed: 2284384