Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit df6b6a0c authored by Patrick McHardy's avatar Patrick McHardy Committed by David S. Miller
Browse files

vlan: remove useless struct hlist_node declaration from if_vlan.h

parent 22d1ba74
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -14,10 +14,6 @@
#define _LINUX_IF_VLAN_H_

#ifdef __KERNEL__

/* externally defined structs */
struct hlist_node;

#include <linux/netdevice.h>
#include <linux/etherdevice.h>