commit | 7aee544f7b27977465d4b01da2d1ade696fc997c | [log] [tgz] |
---|---|---|
author | Arif Hussain <arifhussain@codeaurora.org> | Thu Jul 19 14:15:36 2018 -0700 |
committer | nshrivas <nshrivas@codeaurora.org> | Thu Sep 06 01:42:09 2018 -0700 |
tree | 4714270ec8d5459f8123aef3fd4ff8a00517d7ba | |
parent | 54c543fa997f31ae947b228e42cc155065db63d6 [diff] |
qcacmn: Add logs in wmi_buf_alloc() In wmi_buf_alloc() function, pass function name and line number of caller and log the same in case of failure, this approach helps to remove error logs in caller function there by reducing text segment. Also add wmi_nofl_* macros. Change-Id: Ib1ac8bf2bbcefa7f0015aff2733d3dc4773b185d CRs-Fixed: 2281983