projects
/
kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b31914
)
net/vlan: remove unused #define HAVE_VLAN_GET_TAG
author
Michał Mirosław
<mirq-linux@rere.qmqm.pl>
Wed, 7 Nov 2018 17:07:03 +0000
(18:07 +0100)
committer
David S. Miller
<davem@davemloft.net>
Thu, 8 Nov 2018 06:41:20 +0000
(22:41 -0800)
Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/if_vlan.h
patch
|
blob
|
history
diff --git
a/include/linux/if_vlan.h
b/include/linux/if_vlan.h
index b14bf87999aa0df62cb4cc2abd39f5b0b4893b3b..03b08ffded076077620b2daaf02e128bd900833b 100644
(file)
--- a/
include/linux/if_vlan.h
+++ b/
include/linux/if_vlan.h
@@
-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
* @skb: skbuff to query