netdev-vport: Remove the ability to send packets.
authorEthan Jackson <ethan@nicira.com>
Thu, 22 Nov 2012 00:17:45 +0000 (16:17 -0800)
committerEthan Jackson <ethan@nicira.com>
Wed, 26 Dec 2012 20:56:09 +0000 (12:56 -0800)
commit552e20d02a32cf70b4fcaa18d6f0817f80a3d8d0
tree42590dda788ee36a2ae211f3676ba8ae771dd23b
parente044071be06ffd3540f7406dcc73288c733567b4
netdev-vport: Remove the ability to send packets.

The only user of netdev_send() is dpif-netdev which doesn't support
vports.

Signed-off-by: Ethan Jackson <ethan@nicira.com>
lib/dpif-linux.c
lib/dpif-linux.h
lib/netdev-vport.c