openvswitch: Remove vport-net

This structure is not used anymore.

Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Pravin B Shelar 2015-08-29 17:44:08 -07:00 committed by David S. Miller
parent 8c876639c9
commit a581b96dbf
3 changed files with 2 additions and 7 deletions

View file

@ -46,10 +46,11 @@
#include <net/mpls.h>
#include <net/ndisc.h>
#include "conntrack.h"
#include "datapath.h"
#include "flow.h"
#include "flow_netlink.h"
#include "conntrack.h"
#include "vport.h"
u64 ovs_flow_used_time(unsigned long flow_jiffies)
{