Merge branch 'dsa-isolation-prep'
authorDavid S. Miller <davem@davemloft.net>
Tue, 26 Oct 2021 14:07:36 +0000 (15:07 +0100)
committerDavid S. Miller <davem@davemloft.net>
Tue, 26 Oct 2021 14:07:36 +0000 (15:07 +0100)
commit656bcd5db804b1c66971c62934266226c0164040
tree7eea5ffa9f1ddbd61af1a9554d15a73c0cde08bf
parent046178e726c2977d686ba5e07105d5a6685c830e
parent425d19cedef8f5ad5cff07ac545d51feec29733c
Merge branch 'dsa-isolation-prep'

Vladimir Oltean says:

====================
DSA preparations for FDB isolation between bridges

This series makes 2 small changes to DSA's SWITCHDEV_FDB_{ADD,DEL}_TO_DEVICE
handler, which will make it possible to offer switch drivers a stable
association between a FDB entry and a bridge device in a future series.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>