Fix for gcc7 55/6955/4
authorMarco Varlese <marco.varlese@suse.com>
Wed, 31 May 2017 12:00:37 +0000 (14:00 +0200)
committerChris Luke <chris_luke@comcast.com>
Sat, 3 Jun 2017 01:55:11 +0000 (01:55 +0000)
commit8c55b37a2220cc9dc2f16470b77059841d37aa46
treedb459851c558e32a15e2d53c2d92a4461ddfbd52
parent871cdec1b5fe5e0b0ccd70cf2e6fbedad0902c9f
Fix for gcc7

When building VPP code with gcc7 a warning (threated as error) is encountered and the build fails.
This patch addressed the compilation issue.

Change-Id: I49af9288a84d91ec8145da07c00aefb5333ec418
Signed-off-by: Marco Varlese <marco.varlese@suse.com>
src/vnet/policer/xlate.c