qcacmn: Export qdf_trace_hex_dump
Export qdf_trace_hex_dump to make it available in other module. Change-Id: Ib59439d64ad31dc23e46caf068914dd0601aa248 CRs-fixed: 2058321
This commit is contained in:

committed by
snandini

parent
4a3b96b4f1
commit
7249f0df2c
@@ -355,6 +355,7 @@ void qdf_trace_hex_dump(QDF_MODULE_ID module, QDF_TRACE_LEVEL level,
|
||||
qdf_trace_msg(module, level, "%.8x: %s", i, linebuf);
|
||||
}
|
||||
}
|
||||
EXPORT_SYMBOL(qdf_trace_hex_dump);
|
||||
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user