mirror of
https://github.com/torvalds/linux.git
synced 2024-11-11 14:42:24 +00:00
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:
parent
879c610c92
commit
15f6d01e48
@ -670,7 +670,6 @@ struct ocelot_port {
|
||||
|
||||
phy_interface_t phy_mode;
|
||||
|
||||
u8 *xmit_template;
|
||||
bool is_dsa_8021q_cpu;
|
||||
bool learn_ena;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user