]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0fa37a0db28a55c2f2c3b9618cbfcdb16805fc08
treefb62f1ecb1d52df57ccfd2e615971d8f814d5aba
parent511f71fe3870f88dbd99add4ddea52cef70e32b2
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