commit | ce6a405adfee29dd9dbd8dd75b46a382af1836e1 | [log] [tgz] |
---|---|---|
author | Anurag Chouhan <achouhan@codeaurora.org> | Wed Sep 14 18:20:42 2016 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Wed Sep 21 17:04:26 2016 -0700 |
tree | e93e6804eee35f07e1721dca9ee20ffa8a68183f | |
parent | feedebab05810bfc8beac6e5b435148d52c6b732 [diff] |
qcacld-3.0: Add check to Validate hif_ctx Currently hif_ctx is passed as a parameter in hif_get_hw_info and hif_bus_reset_resume without any validation check for the parameter. This change Validates hif_ctx before dereferencing the hif_ctx. Change-Id: I17636692863bfdded691594cef40ebe55e262849 CRs-Fixed: 1066838