aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/soc
diff options
context:
space:
mode:
authorVladimir Oltean <vladimir.oltean@nxp.com>2022-05-11 13:06:35 +0300
committerJakub Kicinski <kuba@kernel.org>2022-05-12 16:39:17 -0700
commit15f6d01e4829cd2a2dc4f02a00c51d7cec1c736d (patch)
tree984ae9bac18624bc193ea107f1f4edc1069ed962 /include/soc
parentMerge branch 'dsa-changes-for-multiple-cpu-ports-part-1' (diff)
downloadwireguard-linux-15f6d01e4829cd2a2dc4f02a00c51d7cec1c736d.tar.xz
wireguard-linux-15f6d01e4829cd2a2dc4f02a00c51d7cec1c736d.zip
net: mscc: ocelot: delete ocelot_port :: xmit_template
This is no longer used since commit 7c4bb540e917 ("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>
Diffstat (limited to 'include/soc')
-rw-r--r--include/soc/mscc/ocelot.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/soc/mscc/ocelot.h b/include/soc/mscc/ocelot.h
index e88bcfe4b2cd..919be1989c7c 100644
--- a/include/soc/mscc/ocelot.h
+++ b/include/soc/mscc/ocelot.h
@@ -670,7 +670,6 @@ struct ocelot_port {
phy_interface_t phy_mode;
- u8 *xmit_template;
bool is_dsa_8021q_cpu;
bool learn_ena;