]> git.apps.os.sepia.ceph.com Git - ceph-client.git/commit
Merge branch 'lantiq_gswip-fixes'
authorPaolo Abeni <pabeni@redhat.com>
Thu, 25 Sep 2025 08:29:22 +0000 (10:29 +0200)
committerPaolo Abeni <pabeni@redhat.com>
Thu, 25 Sep 2025 08:29:22 +0000 (10:29 +0200)
commit764a47a639c73e8d941cbbb10696a0eb98d10d7b
treed139e11ab526b5b4443e6781b8cffb1e760e5177
parentb7e32ae6664285e156e9f0cd821e63e19798baf7
parent987afe147965ef7a8e7d144ffef0d70af14bb1d4
Merge branch 'lantiq_gswip-fixes'

Vladimir Oltean says:

====================
lantiq_gswip fixes

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.
====================

Link: https://patch.msgid.link/20250918072142.894692-1-vladimir.oltean@nxp.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>