netdev-dummy: Stop overriding patch vport type with dummy.
authorYAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
Wed, 28 Aug 2013 07:33:07 +0000 (16:33 +0900)
committerBen Pfaff <blp@nicira.com>
Wed, 28 Aug 2013 19:36:47 +0000 (12:36 -0700)
commit42d6229154009f184bc839ea2a1184f8beb6722f
treeb614b288f568b41e92743380c5e0aac5a32d580d
parentd8c5a1aee022e05522837eb7861ee751a21c485e
netdev-dummy: Stop overriding patch vport type with dummy.

There's little point to override patch ports, which is implmeneted
purely in our userland process these days, with a dummy implementation.

This allows testing patch ports in "make sandbox" environment.

Signed-off-by: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
Signed-off-by: Ben Pfaff <blp@nicira.com>
lib/netdev-dummy.c