net: mscc: ocelot: delete ocelot_port :: xmit_template
authorVladimir Oltean <vladimir.oltean@nxp.com>
Wed, 11 May 2022 10:06:35 +0000 (13:06 +0300)
committerJakub Kicinski <kuba@kernel.org>
Thu, 12 May 2022 23:39:17 +0000 (16:39 -0700)
This is no longer used since commit 7c4bb540e917 ("net: dsa: tag_ocelot:
create separate tagger for Seville").

Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
include/soc/mscc/ocelot.h

index e88bcfe..919be19 100644 (file)
@@ -670,7 +670,6 @@ struct ocelot_port {
 
        phy_interface_t                 phy_mode;
 
-       u8                              *xmit_template;
        bool                            is_dsa_8021q_cpu;
        bool                            learn_ena;