net: refactor packet queueing code
authorMark McLoughlin <markmc@redhat.com>
Thu, 8 Oct 2009 18:58:31 +0000 (19:58 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Thu, 15 Oct 2009 14:32:03 +0000 (09:32 -0500)
commitf454be985ee881a687ec0ee3a56ad7ba3a10853e
treedff36303bdf4f4c5f6bd4b69aceca2f81e0f939c
parentbdcf9f4e49ec07c6495b4900bdbefeba3c740747
net: refactor packet queueing code

The packet queue code is fairly standalone, has some complex details and
easily reusable. It makes sense to split it out on its own. This patch
doesn't contain any functional changes.

Patchworks-ID: 35511
Signed-off-by: Mark McLoughlin <markmc@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Makefile
net-queue.c [new file with mode: 0644]
net-queue.h [new file with mode: 0644]
net.c
net.h
qemu-common.h