mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-27 09:02:06 +00:00
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:
parent
8c876639c9
commit
a581b96dbf
3 changed files with 2 additions and 7 deletions
|
@ -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)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue