qcacld-2.0 to qcacld-3.0 propagation Currently few MTRACE logs are logged repetitively which leads to overwriting of other important MTRACE logs. To avoid this, 1. Remove MTRACE logs which are seen repetitively in scan, connect/disconnect path and few timer functions. 2. Remove MTRACE log in lim_process_mlm_req_messages() and lim_process_sme_req_messages() as few enums already logged in lim_process_messages(). Add MTRACE log in lim_post_mlm_message() and lim_post_sme_message() for the rest of enums which are not logged in lim_process_messages() Change-Id: I1478f3e9ab8fb57d8b8b2f65cf2eb3450eb7b64c CRs-Fixed: 855840 |
||
---|---|---|
.. | ||
inc | ||
src |