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>
This commit is contained in:
committed by
David S. Miller
parent
69ebb37064
commit
8afbea187d
@@ -11,7 +11,6 @@
|
|||||||
struct dsa_switch;
|
struct dsa_switch;
|
||||||
struct sk_buff;
|
struct sk_buff;
|
||||||
struct net_device;
|
struct net_device;
|
||||||
struct packet_type;
|
|
||||||
struct dsa_8021q_context;
|
struct dsa_8021q_context;
|
||||||
|
|
||||||
struct dsa_8021q_crosschip_link {
|
struct dsa_8021q_crosschip_link {
|
||||||
|
|||||||
Reference in New Issue
Block a user