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)
commit8055a89cfa533f70bea5970727a50e220bb7d18e
treefb62f1ecb1d52df57ccfd2e615971d8f814d5aba
parent44da5ae5fbea4686f667dc854e5ea16814e44c59
openvswitch: Pass datapath into userspace queue functions

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