vdagent-virtio-port: don't pass the chunk header, only the chunk port nr
commitbddc471e1b43e8f30f52e8bd9054f145a19206af
authorHans de Goede <hdegoede@redhat.com>
Wed, 23 Mar 2011 18:34:42 +0000 (23 19:34 +0100)
committerHans de Goede <hdegoede@redhat.com>
Wed, 23 Mar 2011 19:22:16 +0000 (23 20:22 +0100)
tree816fd1afd56d6b1b72323105db9795d07cdb8ef7
parent18830fa3c31d5c62e5cb1a36d501c0cc9815dbb0
vdagent-virtio-port: don't pass the chunk header, only the chunk port nr

Don't pass the chunk header, only the chunk port nr, to the read callback,
the size part of the chunk header is irrelavant, esp. as the entire
vdagent message could have been divided over multiple chunks.
vdagent-virtio-port.c
vdagent-virtio-port.h
vdagentd.c