]> 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)
commitd9e5bffa627a141d95e77a4fbc152c11500b1050
treefb62f1ecb1d52df57ccfd2e615971d8f814d5aba
parentc5d24faa13b4dc1681270648df592f18fd898f8f
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