openvswitch: Pass datapath into userspace queue functions
authorThomas Graf <tgraf@suug.ch>
Fri, 13 Dec 2013 14:22:20 +0000 (15:22 +0100)
committerJesse Gross <jesse@nicira.com>
Mon, 6 Jan 2014 23:53:07 +0000 (15:53 -0800)
Allows removing the net and dp_ifindex argument and simplify the
code.

Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: Jesse Gross <jesse@nicira.com>
net/openvswitch/datapath.c

Simple merge