]> git.baikalelectronics.ru Git - kernel.git/commit
net: mscc: ocelot: initialize list of multicast addresses in common code
authorClaudiu Manoil <claudiu.manoil@nxp.com>
Sat, 9 Nov 2019 13:02:58 +0000 (15:02 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 11 Nov 2019 20:59:10 +0000 (12:59 -0800)
commitd47675ab1838b0e55ef8876c3c36563320676d8f
treef891045d02b86bc4c4374305b8da5db18ad0f3a6
parentd7256fd8304332557e34f240a4269de46f7bd7f0
net: mscc: ocelot: initialize list of multicast addresses in common code

This is just common path code that belongs to ocelot_init,
it has nothing to do with a specific SoC/board instance.

Signed-off-by: Claudiu Manoil <claudiu.manoil@nxp.com>
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mscc/ocelot.c
drivers/net/ethernet/mscc/ocelot_board.c