commit | 70d3d931d9695166dbda4b83edaab1d2bfee66bd | [log] [tgz] |
---|---|---|
author | Manjeet Singh <manjee@codeaurora.org> | Tue Dec 20 20:41:10 2016 +0530 |
committer | snandini <snandini@codeaurora.org> | Thu Sep 28 05:39:58 2017 -0700 |
tree | aff5e30683d0fac5cf34751544954a467ce318ee | |
parent | 3b7dccda5a08509cc201bb948bcf124e92e68eb2 [diff] |
qcacld-3.0: Check FW support for FW mem dump Currently HDD sends a FW memory dump request to firmware without checking support for this feature. This can lead to a crash as firmware doesn't send the command response if feature is not supported. Add a check in HDD so that the request is only sent when FW memory dump capability is advertised by the firmware. Change-Id: I73b980f50910e13aa5f2d2434f07b6f985dd5010 CRs-fixed: 1090806