• Suman Anna's avatar
    SYSLINK: ipc - fixes in nameserver_remotenotify callback · 2a3b420d
    Suman Anna authored
    This patch fixes the issues found in nameserver_remotenotify
    callback function. The following changes are made in this patch.
    	- nameservet_get_local function returns the length of
    		the name matched on success. Previously it was
    		returning NULL.
    	- nameserver_remotenotify_cbck function is corrected to
    		not prematurely exit if a name is not found in
    		the local nameserver table. Correction has also
    		been made to send a request status value so
    		that the remote core thread is not blocked.
    Signed-off-by: default avatarSuman Anna <s-anna@ti.com>
    2a3b420d
nameserver.c 26.4 KB