staging: dpaa2-switch: add a dpaa2_switch_ prefix to all functions in ethsw-ethtool.c
[platform/kernel/linux-starfive.git] / drivers / staging / fsl-dpaa2 / ethsw / ethsw.h
index d136dbd..5f9211c 100644 (file)
@@ -39,7 +39,7 @@
 
 #define ETHSW_FEATURE_MAC_ADDR BIT(0)
 
-extern const struct ethtool_ops ethsw_port_ethtool_ops;
+extern const struct ethtool_ops dpaa2_switch_port_ethtool_ops;
 
 struct ethsw_core;