• Suman Anna's avatar
    SYSLINK: ipc - conditional check added before printing some traces · 25456792
    Suman Anna authored
    Failed statements are printed in the IPC module xxx_destroy() functions
    only after checking if the status value indicates an error condition. This
    is to avoid confusion by the existing trace statement word 'failed'. This
    statement was being printed if the xxx_destroy jumps to exit label because
    the module's reference count is not yet zero.
    Signed-off-by: default avatarSuman Anna <s-anna@ti.com>
    25456792
gatepeterson.c 24.3 KB