mbox series

[stable,0/8] net: dsa: b53: Correct learning for standalone ports

Message ID 20210225010853.946338-1-f.fainelli@gmail.com
Headers show
Series net: dsa: b53: Correct learning for standalone ports | expand

Message

Florian Fainelli Feb. 25, 2021, 1:08 a.m. UTC
From: Florian Fainelli <florian.fainelli@broadcom.com>

Hi Greg, Sasha, Jaakub and David,

This patch series contains backports for a change that recently made it
upstream as:

commit f3f9be9c58085d11f4448ec199bf49dc2f9b7fb9
Merge: 18755e270666 f9b3827ee66c
Author: Jakub Kicinski <kuba@kernel.org>
Date:   Tue Feb 23 12:23:06 2021 -0800

    Merge branch 'net-dsa-learning-fixes-for-b53-bcm_sf2'

The way this was fixed in the netdev group's net tree is slightly
different from how it should be backported to stable trees which is why
you will find a patch for each branch in the thread started by this
cover letter.

Let me know if this does not apply for some reason. The changes from 4.9
through 4.19 are nearly identical and then from 5.4 through 5.11 are
about the same.

Thank you very much!