Searched hist:"8 fd1a4affbdafda592f80cd01bf7a382a5ff2fe8" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/ethernet/mscc/ |
H A D | ocelot.c | diff 8fd1a4affbdafda592f80cd01bf7a382a5ff2fe8 Thu Dec 20 02:37:17 CST 2018 Allan W. Nielsen <allan.nielsen@microchip.com> mscc: Configured MAC entries should be locked.
The MAC table in Ocelot supports auto aging (normal) and static entries. MAC entries that is manually configured should be static and not subject to aging.
Fixes: a556c76adc05 ("net: mscc: Add initial Ocelot switch support") Signed-off-by: Allan Nielsen <allan.nielsen@microchip.com> Reviewed-by: Steen Hegelund <steen.hegelund@microchip.com> Signed-off-by: Steen Hegelund <steen.hegelund@microchip.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
|