On Mon, 26 Oct 2020 13:22:57 +0200 Vladimir Oltean wrote:
> Currently this boolean in ocelot_fdb_dump will always be set to false:
> 
> is_static = (entry.type == ENTRYTYPE_LOCKED);
> 
> Fix it by ensuring the entry type is always read from hardware.
> 
> Fixes: 64bfb05b74ad ("net: mscc: ocelot: break out fdb operations into 
> abstract implementations")
> Signed-off-by: Vladimir Oltean <[email protected]>

Fixes tag: Fixes: 64bfb05b74ad ("net: mscc: ocelot: break out fdb operations 
into abstract implementations")
Has these problem(s):
        - Target SHA1 does not exist

Reply via email to