SIGN IN SIGN UP

net: change vnet-hdr TAP prototypes

The tap_has_vnet_hdr() and tap_has_vnet_hdr_len() functions used
to return int, even though they only return true/false values.
This patch changes the prototypes to return bool.

Signed-off-by: Vincenzo Maffione <v.maffione@gmail.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
V
Vincenzo Maffione committed
e96dfd110ee1ad70e7ddbfae01ca95c66f70dac0
Parent: 6e50d18
Committed by Stefan Hajnoczi <stefanha@redhat.com> on 2/25/2014, 10:50:16 AM