]> git.baikalelectronics.ru Git - kernel.git/commit
net: dsa: b53: Let DSA handle mismatched VLAN filtering settings
authorVladimir Oltean <olteanv@gmail.com>
Sun, 28 Apr 2019 18:45:45 +0000 (21:45 +0300)
committerDavid S. Miller <davem@davemloft.net>
Wed, 1 May 2019 03:05:28 +0000 (23:05 -0400)
commit52afcc6699c90df3a07b10df6fea190d92a3a3b9
tree3548bdce9dbd03239d49b42b4cc23dc030c72364
parent6f40ae8755126071c5e9d2f737396890d772c8ea
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>
drivers/net/dsa/b53/b53_common.c