failover: g_strcmp0() knows how to handle NULL
commit518eda9fda49da910d47f5baf66a1c0d1d30cebd
authorJuan Quintela <quintela@redhat.com>
Wed, 18 Nov 2020 08:37:30 +0000 (18 09:37 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 8 Dec 2020 18:48:57 +0000 (8 13:48 -0500)
tree31676ac1d13e3f0041175c2c993da34df07b47ef
parente2bde83e23d3cfc1d90911c74500fd2e3b0b04fa
failover: g_strcmp0() knows how to handle NULL

Signed-off-by: Juan Quintela <quintela@redhat.com>
Message-Id: <20201118083748.1328-10-quintela@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/net/virtio-net.c