Fix compiler warning (and implementation bug)
commitaa0296e7fef2d904b20abaa41c84f79b1ae7079b
authorStefan Weil <sw@weilnetz.de>
Thu, 16 Nov 2017 20:13:25 +0000 (16 21:13 +0100)
committerStefan Weil <sw@weilnetz.de>
Thu, 16 Nov 2017 20:14:37 +0000 (16 21:14 +0100)
treea704730039b568d321efa011018d5e3eb6ae3384
parentc9240c4d8b2f59b40972ed8a9c78ddafa428a0d9
Fix compiler warning (and implementation bug)

gcc warning:
net/colo-compare.c:139:67: warning:
 parameter ‘con’ set but not used [-Wunused-but-set-parameter]

Signed-off-by: Stefan Weil <sw@weilnetz.de>
net/colo-compare.c