Re: [PATCH net-next v4 5/8] dsa: port: Ignore bridge VLAN events
From: Florian Fainelli <f.fainelli@gmail.com>
Date: 2018-05-30 02:13:23
Also in:
bridge
From: Florian Fainelli <f.fainelli@gmail.com>
Date: 2018-05-30 02:13:23
Also in:
bridge
On 05/29/2018 05:59 PM, Petr Machata wrote:
A follow-up patch enables emitting VLAN notifications for the bridge CPU port in addition to the existing slave port notifications. These notifications have orig_dev set to the bridge in question. Because there's no specific support for these VLANs, just ignore the notifications to maintain the current behavior. Signed-off-by: Petr Machata <redacted> Reviewed-by: Vivien Didelot <redacted>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> -- Florian