]> Git Repo - linux.git/blobdiff - drivers/net/dsa/dsa_loop.c
enetc: Migrate to PHYLINK and PCS_LYNX
[linux.git] / drivers / net / dsa / dsa_loop.c
index b588614d1e5e28b034c97a46d36a0b4bcdddc9e4..e38906ae8f235d24b47f676eb9a0e7b060fbc22f 100644 (file)
@@ -190,7 +190,8 @@ static void dsa_loop_port_stp_state_set(struct dsa_switch *ds, int port,
 }
 
 static int dsa_loop_port_vlan_filtering(struct dsa_switch *ds, int port,
-                                       bool vlan_filtering)
+                                       bool vlan_filtering,
+                                       struct switchdev_trans *trans)
 {
        dev_dbg(ds->dev, "%s: port: %d, vlan_filtering: %d\n",
                __func__, port, vlan_filtering);
This page took 0.027646 seconds and 4 git commands to generate.