Commit 15f6d01e authored by Vladimir Oltean's avatar Vladimir Oltean Committed by Jakub Kicinski
Browse files

net: mscc: ocelot: delete ocelot_port :: xmit_template



This is no longer used since commit 7c4bb540 ("net: dsa: tag_ocelot:
create separate tagger for Seville").

Signed-off-by: default avatarVladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent 879c610c
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -670,7 +670,6 @@ struct ocelot_port {

	phy_interface_t			phy_mode;

	u8				*xmit_template;
	bool				is_dsa_8021q_cpu;
	bool				learn_ena;