]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blobdiff - drivers/net/dsa/sja1105/sja1105.h
net: dsa: tag_sja1105: stop asking the sja1105 driver in sja1105_xmit_tpid
[mirror_ubuntu-jammy-kernel.git] / drivers / net / dsa / sja1105 / sja1105.h
index 2e899c9f036de05c69761d564bec770c834bb06e..5e5d24e7c02b2d18183422a108cfc82dbf2096db 100644 (file)
@@ -115,12 +115,6 @@ struct sja1105_info {
        const struct sja1105_dynamic_table_ops *dyn_ops;
        const struct sja1105_table_ops *static_ops;
        const struct sja1105_regs *regs;
-       /* Both E/T and P/Q/R/S have quirks when it comes to popping the S-Tag
-        * from double-tagged frames. E/T will pop it only when it's equal to
-        * TPID from the General Parameters Table, while P/Q/R/S will only
-        * pop it when it's equal to TPID2.
-        */
-       u16 qinq_tpid;
        bool can_limit_mcast_flood;
        int (*reset_cmd)(struct dsa_switch *ds);
        int (*setup_rgmii_delay)(const void *ctx, int port);