net: mscc: ocelot: delete ocelot_port :: xmit_template

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>
This commit is contained in:
Vladimir Oltean 2022-05-11 13:06:35 +03:00 committed by Jakub Kicinski
parent 879c610c92
commit 15f6d01e48

View file

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