]> git.proxmox.com Git - qemu.git/commit
Fix warning on OpenBSD
authorBlue Swirl <blauwirbel@gmail.com>
Sat, 20 Feb 2010 08:20:18 +0000 (08:20 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 20 Feb 2010 08:20:18 +0000 (08:20 +0000)
commit64e69d50a394a48de7607f178d53c192443f9066
treec0679ef22dc17915416724b2152149fceb135201
parent6ec852360336a6c8accccd5a9bc472bafc694e11
Fix warning on OpenBSD

/src/qemu/net.c: In function `net_check_clients':
/src/qemu/net.c:1287: warning: `has_nic' might be used uninitialized in this function
/src/qemu/net.c:1287: warning: `has_host_dev' might be used uninitialized in this function

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
net.c