commit | a73bceb86df8f1e007b7f7691d7e38bb29601943 | [log] [tgz] |
---|---|---|
author | Petr Machata <petrm@mellanox.com> | Wed May 30 03:00:07 2018 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu May 31 14:13:44 2018 -0400 |
tree | 1f85ef8b52e215d86284bc021484cdc725a43f12 | |
parent | da0efa8888ee268ff7db74389a5e4fc32ade457a [diff] |
staging: fsl-dpaa2: ethsw: Ignore bridge VLAN events 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 <petrm@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>