commit | 7228b23e68f79d96141976924983296600dc1346 | [log] [tgz] |
---|---|---|
author | Vladimir Oltean <olteanv@gmail.com> | Sun Apr 28 21:45:45 2019 +0300 |
committer | David S. Miller <davem@davemloft.net> | Tue Apr 30 23:05:28 2019 -0400 |
tree | 3548bdce9dbd03239d49b42b4cc23dc030c72364 | |
parent | 8f5d16f638b9a1adf544a7f8cfd11ac1c01c6e25 [diff] |
net: dsa: b53: Let DSA handle mismatched VLAN filtering settings The DSA core is now able to do this check prior to calling the .port_vlan_filtering callback, so tell it that VLAN filtering is global for this particular hardware. Signed-off-by: Vladimir Oltean <olteanv@gmail.com> Suggested-by: Florian Fainelli <f.fainelli@gmail.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>