]> Git Repo - qemu.git/commit
net: add packet length to NetPacketSent callback
authorMark McLoughlin <[email protected]>
Thu, 18 Jun 2009 17:21:35 +0000 (18:21 +0100)
committerAnthony Liguori <[email protected]>
Mon, 22 Jun 2009 15:15:30 +0000 (10:15 -0500)
commit783527a9ef5429837685744b3661318588f07890
tree1951a10fb77c86d56f65a57ea35386af767d2e56
parent0df0ff6de70393680cea81ad696d9d74b75f88da
net: add packet length to NetPacketSent callback

virtio-net needs this - for the same purpose that it currently uses the
return value from qemu_sendv_packet().

Signed-off-by: Mark McLoughlin <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>
net.c
net.h
This page took 0.02567 seconds and 4 git commands to generate.