|
@@ -72,8 +72,6 @@ static inline struct vlan_ethhdr *vlan_eth_hdr(const struct sk_buff *skb)
|
|
|
/* found in socket.c */
|
|
|
extern void vlan_ioctl_set(int (*hook)(struct net *, void __user *));
|
|
|
|
|
|
-#define VLAN_NAME "vlan"
|
|
|
-
|
|
|
/* if this changes, algorithm will have to be reworked because this
|
|
|
* depends on completely exhausting the VLAN identifier space. Thus
|
|
|
* it gives constant time look-up, but in many cases it wastes memory.
|