pipeline: fix logically dead code
authorFan Zhang <roy.fan.zhang@intel.com>
Mon, 5 Nov 2018 12:27:02 +0000 (12:27 +0000)
committerCristian Dumitrescu <cristian.dumitrescu@intel.com>
Mon, 12 Nov 2018 16:45:23 +0000 (17:45 +0100)
commit1c25cf4a1c000482472873a150fdd5d81d5905b0
tree8938c3a69e80f8520cac073cfa1ed17b7613cb30
parent264b23e3d2c1aafd1694e18cb840cb78f8431b93
pipeline: fix logically dead code

This patches fixes the coverity issue of logically dead code.

Coverity issue: 323523
Fixes: 96303217a606 ("pipeline: add symmetric crypto table action")

Signed-off-by: Fan Zhang <roy.fan.zhang@intel.com>
lib/librte_pipeline/rte_table_action.c