Daniel Mrzyglod ea977ff1cb examples/exception_path: fix shift operation in lcore setup
CID: #30688
The operaton may have an undefined behavior or yield to an unexpected result.

In setup_port_lcore_affinities: A bit shift operation has a shift amount
which is too large or has a negative value.

Fixes: af75078fece3 ("first public release")

Signed-off-by: Daniel Mrzyglod <danielx.t.mrzyglod@intel.com>
2016-04-27 17:41:46 +02:00
..
2015-12-07 03:21:13 +01:00
2015-06-12 11:10:10 +02:00
2016-04-01 21:38:34 +02:00
2016-03-11 18:05:55 +01:00
2016-03-11 18:05:55 +01:00
2015-05-11 15:51:14 +02:00
2015-03-10 11:47:46 +01:00
2016-03-25 19:53:00 +01:00