examples/ip_pipeline: fix 32-bit build
authorJasvinder Singh <jasvinder.singh@intel.com>
Fri, 8 Apr 2016 17:13:27 +0000 (18:13 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Fri, 8 Apr 2016 20:28:39 +0000 (22:28 +0200)
commit6736fe538128b35938fe499856a031626f16eeb1
tree3f18931f04ffe0d5009a67d4ca6a411dc5b75cc6
parent662c54e668a39d58575c9a5197d1d1b78325f0f2
examples/ip_pipeline: fix 32-bit build

error log:
ip_pipeline/pipeline/pipeline_routing_be.c:1537:
integer constant is too large for 'long' type

Fixes: 0ae7275810f1 ("examples/ip_pipeline: add more functions to routing pipeline")

Signed-off-by: Jasvinder Singh <jasvinder.singh@intel.com>
Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Acked-by: John McNamara <john.mcnamara@intel.com>
examples/ip_pipeline/pipeline/pipeline_routing_be.c