commit | 6043d3cff2488c9b87ec6786ffc2e8ac505dc022 | [log] [tgz] |
---|---|---|
author | Yuanyuan Liu <yuanliu@codeaurora.org> | Mon Jul 25 11:40:38 2016 -0700 |
committer | Vishwajith Upendra <vishwaji@codeaurora.org> | Wed Aug 17 11:21:47 2016 -0700 |
tree | e3c9584106b5901e0d84b6a1bd06f518cfc60735 | |
parent | 5bdfad765362a1a2d46da2fe968e96c5b047f445 [diff] |
qcacld-3.0: Allocate memory for wlan_mac.bin Directly accessing fw->data is not supported on msmcobalt. It causes system crash due to invalid pointer. Hence allocate memory and copy the content of wlan_mac.bin to that memory before accessing it. Change-Id: Ie10a8ccd3cc16d48fa509ece997f9098fce52c55 CRs-Fixed: 1045912