Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fa7157d7 authored by Srinivas Girigowda's avatar Srinivas Girigowda Committed by Kiet Lam
Browse files

wlan: Fix mismatch between format specifiers and vos_trace_msg

VOS_TRACE log statement should NOT have comma between
the two strings. This prevents the strings from being
concatenated as a single format string, and in fact
the 2nd string then provides the parameter for the initial "%s"
in the format string that is supposed to be filled by __func__.

Change-Id: I26d15615963874662c71ca8d97d2479f041df2bd
CRs-Fixed: 568847
parent 02797794
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment