]> www.infradead.org Git - users/hch/misc.git/commit
Merge branch 'net-enetc-fix-some-known-issues'
authorJakub Kicinski <kuba@kernel.org>
Wed, 26 Feb 2025 03:11:01 +0000 (19:11 -0800)
committerJakub Kicinski <kuba@kernel.org>
Wed, 26 Feb 2025 03:11:01 +0000 (19:11 -0800)
commit310a110cb69b8f077f79d71193f638247c5a3730
tree9e70251c8c04e843f39a41f794fc2d49753d3ead
parent85c7ca916fc416c5bbc7b98b256d4b444413e6f7
parent249df695c3ffe8c8d36d46c2580ce72410976f96
Merge branch 'net-enetc-fix-some-known-issues'

Wei Fang says:

====================
net: enetc: fix some known issues

There are some issues with the enetc driver, some of which are specific
to the LS1028A platform, and some of which were introduced recently when
i.MX95 ENETC support was added, so this patch set aims to clean up those
issues.

v1: https://lore.kernel.org/20250217093906.506214-1-wei.fang@nxp.com
v2: https://lore.kernel.org/20250219054247.733243-1-wei.fang@nxp.com
====================

Link: https://patch.msgid.link/20250224111251.1061098-1-wei.fang@nxp.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>