Merge branch 'net-dsa-b53-Add-support-for-MDB'
authorDavid S. Miller <davem@davemloft.net>
Mon, 28 Oct 2019 20:58:20 +0000 (13:58 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Oct 2019 20:58:20 +0000 (13:58 -0700)
commit7dd6c14b52ab959f8f83b4c77818b67f17c28259
tree02da828b60e7303690f1b383285325a6e3960afe
parent7a9eff98a55d814e46932b67a4f3b14fe287aab9
parent29bb5e8337caf2e3d9802ee6a6804561f125bfcf
Merge branch 'net-dsa-b53-Add-support-for-MDB'

Florian Fainelli says:

====================
net: dsa: b53: Add support for MDB

This patch series adds support for programming multicast database
entries on b53 and bcm_sf2. This is extracted from a previously
submitted series that added managed mode support, but these patches are
usable in isolation. The larger series still needs to be reworked.
====================

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