qcacld-2.0 to qcacld-3.0 propagation Some MTRACE logs returns 'unknown code' instead of code and data passed to MTRACE. To resolve this unknown code issues in MTRACE logs, add any missing MTRACE code enums in corresponding trace functions. Both mac_trace_msg_tx() and mac_trace_msg_rx() were not handling eWniMsgTypes enums, we don't have module Id for SME to handle in those functions itself. So, modified mac_trace_msg_tx() to mac_trace(). Change-Id: Ia994c971178e24843f652b67336afeaec5e949ab CRs-Fixed: 871983 (cherry picked from commit 5e12a6f7a67de546c8567341f35707da61cf00b8) |
||
---|---|---|
.. | ||
inc | ||
src |