commit | f4440388b85d717a9b32c073fa6438b3a2fb1772 | [log] [tgz] |
---|---|---|
author | Arif Hussain <arifhussain@codeaurora.org> | Fri Jul 20 12:58:31 2018 -0700 |
committer | nshrivas <nshrivas@codeaurora.org> | Thu Sep 06 01:42:11 2018 -0700 |
tree | 65f791dc364f4b9de7dc421a29f5e81bfcd56669 | |
parent | 3f6ad3d6d6ebafea8dd684daec14876471650733 [diff] |
qcacmn: Add logs in qdf_nbuf_alloc() In qdf_nbuf_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 qdf_rl and qdf_rl_nofl_* macros. Change-Id: Ib8ce83335807cfbd2d83d1f165d6bec1dc1e4c94 CRs-Fixed: 2281983