OSDN Git Service

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)
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>

Trivial merge