mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-11-27 01:11:31 +00:00
net/vlan: remove unused #define HAVE_VLAN_GET_TAG
Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
9b319148cb
commit
295d072a42
1 changed files with 0 additions and 2 deletions
|
|
@ -555,8 +555,6 @@ static inline int __vlan_hwaccel_get_tag(const struct sk_buff *skb,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
#define HAVE_VLAN_GET_TAG
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* vlan_get_tag - get the VLAN ID from the skb
|
* vlan_get_tag - get the VLAN ID from the skb
|
||||||
* @skb: skbuff to query
|
* @skb: skbuff to query
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue