OSDN Git Service

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)
commitc0b8e49c695ac11e3ef543db9ea2d8a1f62ccfce
tree49fc51170d02cf2cce1ca4e57b8f5b7fecdc1537
parent24e323631a662320851c498695cb4d4d82caa629
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