]> Git Repo - qemu.git/commit
net: Use correct type for bool flag
authorEric Blake <[email protected]>
Thu, 14 Jul 2016 03:50:24 +0000 (21:50 -0600)
committerMarkus Armbruster <[email protected]>
Tue, 19 Jul 2016 18:18:27 +0000 (20:18 +0200)
commit0e55c381f69f302d09ab1e18f3c1156cca56f4a6
tree312035958332ab14b05b5d6434b59c2ad3d3fe33
parentf394b2e20d9a666fb194fb692179a0eeaca5daea
net: Use correct type for bool flag

is_netdev is only used as a bool, so make it one.

Signed-off-by: Eric Blake <[email protected]>
Message-Id: <1468468228[email protected]>
Reviewed-by: Markus Armbruster <[email protected]>
Signed-off-by: Markus Armbruster <[email protected]>
hw/usb/dev-network.c
include/net/net.h
net/net.c
This page took 0.02714 seconds and 4 git commands to generate.