netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/2] lantiq_gswip fixes
@ 2025-09-18  7:21 Vladimir Oltean
  2025-09-18  7:21 ` [PATCH net 1/2] net: dsa: lantiq_gswip: move gswip_add_single_port_br() call to port_setup() Vladimir Oltean
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Vladimir Oltean @ 2025-09-18  7:21 UTC (permalink / raw)
  To: netdev
  Cc: Daniel Golle, Hauke Mehrtens, Andrew Lunn, David S. Miller,
	Eric Dumazet, Jakub Kicinski, Paolo Abeni

This is a small set of fixes which I believe should be backported for
the lantiq_gswip driver. Daniel Golle asked me to submit them here:
https://lore.kernel.org/netdev/aLiDfrXUbw1O5Vdi@pidgin.makrotopia.org/

As mentioned there, a merge conflict with net-next is expected, due to
the movement of the driver to the 'drivers/net/dsa/lantiq' folder there.
Good luck :-/

Patch 2/2 fixes an old regression and is the minimal fix for that, as
discussed here:
https://lore.kernel.org/netdev/aJfNMLNoi1VOsPrN@pidgin.makrotopia.org/

Patch 1/2 was identified by me through static analysis, and I consider
it to be a serious deficiency. It needs a test tag.

Vladimir Oltean (2):
  net: dsa: lantiq_gswip: move gswip_add_single_port_br() call to
    port_setup()
  net: dsa: lantiq_gswip: suppress -EINVAL errors for bridge FDB entries
    added to the CPU port

 drivers/net/dsa/lantiq_gswip.c | 21 ++++++++++++++++-----
 1 file changed, 16 insertions(+), 5 deletions(-)

-- 
2.43.0


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2025-09-25  8:50 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-18  7:21 [PATCH net 0/2] lantiq_gswip fixes Vladimir Oltean
2025-09-18  7:21 ` [PATCH net 1/2] net: dsa: lantiq_gswip: move gswip_add_single_port_br() call to port_setup() Vladimir Oltean
2025-09-18  7:21 ` [PATCH net 2/2] net: dsa: lantiq_gswip: suppress -EINVAL errors for bridge FDB entries added to the CPU port Vladimir Oltean
2025-09-19 23:50 ` [PATCH net 0/2] lantiq_gswip fixes Jakub Kicinski
2025-09-20  1:07   ` Daniel Golle
2025-09-22 11:07     ` Vladimir Oltean
2025-09-22 18:34       ` Jakub Kicinski
2025-09-24  4:18         ` Daniel Golle
2025-09-25  7:35           ` Paolo Abeni
2025-09-25  8:14             ` Vladimir Oltean
2025-09-25  8:27               ` Paolo Abeni
2025-09-25  8:50 ` patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).