net: dsa: propagate extack to .port_vlan_filtering
[linux-2.6-block.git] / drivers / net / dsa / hirschmann / hellcreek.c
index 5816ef922e553916d5bb1170962dc37fdb41e895..463137c39db25ade14b0f6d71b7c3a3ecd44ab18 100644 (file)
@@ -875,7 +875,8 @@ static int hellcreek_fdb_dump(struct dsa_switch *ds, int port,
 }
 
 static int hellcreek_vlan_filtering(struct dsa_switch *ds, int port,
-                                   bool vlan_filtering)
+                                   bool vlan_filtering,
+                                   struct netlink_ext_ack *extack)
 {
        struct hellcreek *hellcreek = ds->priv;