diff options
author | Petr Machata <petrm@mellanox.com> | 2018-05-30 03:00:45 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-05-31 14:13:44 -0400 |
commit | 9c86ce2c1ae337fc10568a12aea812ed03de8319 (patch) | |
tree | 894ecca9ea6eb719e2d569086938ef8b7fa6439f /arch | |
parent | a73bceb86df8f1e007b7f7691d7e38bb29601943 (diff) | |
download | linux-9c86ce2c1ae337fc10568a12aea812ed03de8319.tar.bz2 |
net: bridge: Notify about bridge VLANs
A driver might need to react to changes in settings of brentry VLANs.
Therefore send switchdev port notifications for these as well. Reuse
SWITCHDEV_OBJ_ID_PORT_VLAN for this purpose. Listeners should use
netif_is_bridge_master() on orig_dev to determine whether the
notification is about a bridge port or a bridge.
Signed-off-by: Petr Machata <petrm@mellanox.com>
Reviewed-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions