commit | 9be537edc083f0617d711959a1db3cc84d2991ca | [log] [tgz] |
---|---|---|
author | Rajeev Kumar <rajekuma@codeaurora.org> | Mon Apr 25 17:35:33 2016 -0700 |
committer | Vishwajith Upendra <vishwaji@codeaurora.org> | Wed Apr 27 17:00:29 2016 -0700 |
tree | 9fa853cace9fb79489d75c7d052c82f7447472b0 | |
parent | 07e6e08f3a54804b4e6176c9146a54e608fb2c56 [diff] |
qcacld-3.0: Fix resume regression caused by QDF convergence WMA bus resume returns un-initialized local variable as status to hdd bus resume callback which does bug on if status is not 0. Fix WMA bus resume routine to return proper qdf status and conver it into linux status before returnign it to HDD. Change-Id: I8f36c11552412b569ac33afa320fd39fa3fedc50 CRs-Fixed: 1008027