pipeline: adjust error code for internal function
authorCristian Dumitrescu <cristian.dumitrescu@intel.com>
Tue, 30 Mar 2021 10:19:04 +0000 (11:19 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 20 Apr 2021 00:33:12 +0000 (02:33 +0200)
commite8e22eb0ddb6736745ad80e337848860107c4aee
tree014d4546aabcf76995c8313f8e68648530e6b1fd
parent6b840b7c53ddd1eafdd974b46436c471a90ee55d
pipeline: adjust error code for internal function

Adjusting the error code for the internal function instruction_config
to match the rest of the code which is returning a negative value on
error. Cosmetic change.

Signed-off-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
lib/librte_pipeline/rte_swx_pipeline.c