aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/dsa/8021q.h
diff options
context:
space:
mode:
authorVladimir Oltean <vladimir.oltean@nxp.com>2021-07-19 20:14:45 +0300
committerDavid S. Miller <davem@davemloft.net>2021-07-20 06:36:42 -0700
commit8afbea187d31e4e9beb83b7a316d16b7879c2799 (patch)
tree4d1d2dd57bec0f4515c8dd34c7602c0825beb2d0 /include/linux/dsa/8021q.h
parentnet: dsa: tag_8021q: use symbolic error names (diff)
downloadlinux-dev-8afbea187d31e4e9beb83b7a316d16b7879c2799.tar.xz
linux-dev-8afbea187d31e4e9beb83b7a316d16b7879c2799.zip
net: dsa: tag_8021q: remove struct packet_type declaration
This is no longer necessary since tag_8021q doesn't register itself as a full-blown tagger anymore. Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/dsa/8021q.h')
-rw-r--r--include/linux/dsa/8021q.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/dsa/8021q.h b/include/linux/dsa/8021q.h
index 608607f904a5..5f01dea7d5b6 100644
--- a/include/linux/dsa/8021q.h
+++ b/include/linux/dsa/8021q.h
@@ -11,7 +11,6 @@
struct dsa_switch;
struct sk_buff;
struct net_device;
-struct packet_type;
struct dsa_8021q_context;
struct dsa_8021q_crosschip_link {