Re: [PATCH net] net: dsa: b53: Add missing ARL entries for BCM53125

From: David Miller
Date: Thu Jul 20 2017 - 18:22:27 EST


From: Florian Fainelli <f.fainelli@xxxxxxxxx>
Date: Thu, 20 Jul 2017 12:25:22 -0700

> The BCM53125 entry was missing an arl_entries member which would
> basically prevent the ARL search from terminating properly. This switch
> has 4 ARL entries, so add that.
>
> Fixes: 1da6df85c6fb ("net: dsa: b53: Implement ARL add/del/dump operations")
> Signed-off-by: Florian Fainelli <f.fainelli@xxxxxxxxx>

Applied and queued up for -stable, thanks.