net: add flags parameter to packet queue interface
authorMark McLoughlin <markmc@redhat.com>
Thu, 22 Oct 2009 16:43:40 +0000 (17:43 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 27 Oct 2009 17:29:01 +0000 (12:29 -0500)
commit4efcbac3421d791f50e017466117cc5f8204d885
tree49fc51170d02cf2cce1ca4e57b8f5b7fecdc1537
parent3f534a599998d994d8c7834b86862c3da1076795
net: add flags parameter to packet queue interface

This allows for the addition of a raw flag, and leaves the way open
for other flags too.

Signed-off-by: Mark McLoughlin <markmc@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
net-queue.c
net-queue.h
net.c