libipvs: Initialize ipvs_service_t variable

The ipvs_get_service function declares an ipvs_service_t type variable
and initializes some of the values, but should really start by
initializing the entire structure.

Signed-off-by: Ryan O'Hara <rohara@redhat.com>
Signed-off-by: Jesper Dangaard Brouer <brouer@redhat.com>
1 file changed