27/04/2020 18:56, Jasvinder Singh: > For sending request messages to data plane threads, the > caller invokes thread_msg_send_recv() function which never > returns null response. Thus, removed redundant check on > the returned response. > > Coverity Issues: 357773, 357723 > Fixes: 32e5d9b154cb ("examples/ip_pipeline: add enable and disable commands") > > Signed-off-by: Jasvinder Singh <jasvinder.si...@intel.com> > Acked-by: Cristian Dumitrescu <cristian.dumitre...@intel.com>
This patch has been forgotten. Applied and squashed with "fix resource leak for pipeline".