]> 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)
commit91247fb159fe11a32d8aace4348d47273496f332
treef891045d02b86bc4c4374305b8da5db18ad0f3a6
parent3a569a51bbc76d9b19b5e76abcf735a62a9ddf70
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