Skip to content

Commit

Permalink
net: mscc: ocelot: delete ocelot_port :: xmit_template
Browse files Browse the repository at this point in the history
This is no longer used since commit 7c4bb54 ("net: dsa: tag_ocelot:
create separate tagger for Seville").

Signed-off-by: Vladimir Oltean <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
  • Loading branch information
vladimiroltean authored and kuba-moo committed May 12, 2022
1 parent 879c610 commit 15f6d01
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/soc/mscc/ocelot.h
Original file line number Diff line number Diff line change
Expand Up @@ -670,7 +670,6 @@ struct ocelot_port {

phy_interface_t phy_mode;

u8 *xmit_template;
bool is_dsa_8021q_cpu;
bool learn_ena;

Expand Down

0 comments on commit 15f6d01

Please sign in to comment.