mirror of
https://github.com/torvalds/linux.git
synced 2024-11-27 06:31:52 +00:00
openvswitch: remove duplicated include from flow_table.c
Remove duplicated include. Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn> Signed-off-by: Jesse Gross <jesse@nicira.com>
This commit is contained in:
parent
11d6c461b3
commit
5f03f47c9c
@ -44,8 +44,6 @@
|
||||
#include <net/ipv6.h>
|
||||
#include <net/ndisc.h>
|
||||
|
||||
#include "datapath.h"
|
||||
|
||||
#define TBL_MIN_BUCKETS 1024
|
||||
#define REHASH_INTERVAL (10 * 60 * HZ)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user