vlan: remove useless struct hlist_node declaration from if_vlan.h
Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
22d1ba74bb
commit
df6b6a0cf6
@@ -14,10 +14,6 @@
|
|||||||
#define _LINUX_IF_VLAN_H_
|
#define _LINUX_IF_VLAN_H_
|
||||||
|
|
||||||
#ifdef __KERNEL__
|
#ifdef __KERNEL__
|
||||||
|
|
||||||
/* externally defined structs */
|
|
||||||
struct hlist_node;
|
|
||||||
|
|
||||||
#include <linux/netdevice.h>
|
#include <linux/netdevice.h>
|
||||||
#include <linux/etherdevice.h>
|
#include <linux/etherdevice.h>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user