datapath: Remove kernel patch ports.
authorJesse Gross <jesse@nicira.com>
Fri, 25 Jan 2013 22:17:49 +0000 (14:17 -0800)
committerJesse Gross <jesse@nicira.com>
Mon, 28 Jan 2013 18:26:32 +0000 (10:26 -0800)
commitf18a39b73a3548dd646f274f7555e07926c74371
tree80523a47108f04ee3b52395db1015a604e0ce49e
parent953753fa4d8bdfcdc718cf8c38184589d4d6b13b
datapath: Remove kernel patch ports.

Now that userspace implements patch ports completely internally,
it's possible to remove the kernel implementation of them.

Signed-off-by: Jesse Gross <jesse@nicira.com>
Acked-by: Kyle Mestery <kmestery@cisco.com>
datapath/Modules.mk
datapath/vport-patch.c [deleted file]
datapath/vport.c
datapath/vport.h
include/linux/openvswitch.h
lib/netdev-vport.c