]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 17 Aug 2022 12:40:57 +0000 (14:40 +0200)
[ Upstream commit 15f6d01e4829cd2a2dc4f02a00c51d7cec1c736d ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
include/soc/mscc/ocelot.h

index 9b4e6c78d0f418cbc8516520b9300496434b28d5..b191f0a7fe26cf9caf68646da36698272f9196d0 100644 (file)
@@ -663,7 +663,6 @@ struct ocelot_port {
 
        phy_interface_t                 phy_mode;
 
-       u8                              *xmit_template;
        bool                            is_dsa_8021q_cpu;
        bool                            learn_ena;