Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
[linux-2.6-microblaze.git] / drivers / net / dsa / hirschmann / hellcreek.c
index 7062db6..542cfc4 100644 (file)
@@ -1345,6 +1345,7 @@ static int hellcreek_setup(struct dsa_switch *ds)
         * filtering setups are not supported.
         */
        ds->vlan_filtering_is_global = true;
+       ds->needs_standalone_vlan_filtering = true;
 
        /* Intercept _all_ PTP multicast traffic */
        ret = hellcreek_setup_fdb(hellcreek);