net: mscc: ocelot: delete ocelot_port :: xmit_template

[ Upstream commit 15f6d01e48 ]

This is no longer used since commit 7c4bb540e9 ("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>
This commit is contained in:
Vladimir Oltean 2022-05-11 13:06:35 +03:00 committed by Greg Kroah-Hartman
parent 864362e9ca
commit fdc2b73b48

View file

@ -663,7 +663,6 @@ struct ocelot_port {
phy_interface_t phy_mode;
u8 *xmit_template;
bool is_dsa_8021q_cpu;
bool learn_ena;