+0
−7
Loading
This was added by mistake in commit 18d26e42 ("env: Move DPDK intialization into the env library."). It is always dead code, because shm_id is set to getpid() right above it, and it will never be -1. Change-Id: I19c798a87bf7a3b12547d772b981b038857abcaa Signed-off-by:Daniel Verkamp <daniel.verkamp@intel.com>