oam: fix compilation with gcc6 41/3441/2
authorDamjan Marion <damarion@cisco.com>
Mon, 17 Oct 2016 11:54:59 +0000 (13:54 +0200)
committerFlorin Coras <florin.coras@gmail.com>
Mon, 17 Oct 2016 12:58:19 +0000 (12:58 +0000)
commite11a282cc6ab240417da379ea0367d034e2a87c8
treefb191f7033901ab0dbe178e4756f4db70f02ed53
parente33b9e0a878265bcbeb3290494b82b16d0f65827
oam: fix compilation with gcc6

gcc6 reports:

vpp/oam/oam.c:560:531: error: self-comparison always evaluates to true
[-Werror=tautological-compare]

Change-Id: I7a086099c14c6661d0c6b4cf0370631fc06bc23d
Signed-off-by: Damjan Marion <damarion@cisco.com>
vpp/oam/oam.c