]> git.baikalelectronics.ru Git - kernel.git/commit
net: dsa: b53: Deny enslaving port 7 for 7278 into a bridge
authorFlorian Fainelli <f.fainelli@gmail.com>
Mon, 30 Mar 2020 21:38:49 +0000 (14:38 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 31 Mar 2020 02:55:42 +0000 (19:55 -0700)
commit31bfc2d42cae6e8b1440fc5db3f0aba6c5d7e602
tree2198de176ad4c969eb1f23ee99308ca644a4b1c0
parent88631864da093377ce6d5e60b5639328622a8e5c
net: dsa: b53: Deny enslaving port 7 for 7278 into a bridge

On 7278, port 7 connects to the ASP which should only receive frames
through the use of CFP rules, it is not desirable to have it be part of
a bridge at all since that would make it pick up unwanted traffic that
it may not even be able to filter or sustain.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/dsa/b53/b53_common.c