SYSLINK: ipc - fix for occasional module_open failures

This patch fixes a bug in the nameserver_remotenotify protocol
used to service nameserver queries from local core and nameserver requests
from remote cores. The bug manifests when the response flag is not cleared
from a previous query that is not satisfied by the remote core, and this
can trigger false responses when a remote request comes in, and results in
not returning the true response to a query from the application user.

Signed-off-by: Suman Anna <s-anna@ti.com>
1 file changed