]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge branch 'net-ethernet-litex-minor-improvment-for-the-codebase'
authorJakub Kicinski <kuba@kernel.org>
Sat, 28 Feb 2026 03:25:19 +0000 (19:25 -0800)
committerJakub Kicinski <kuba@kernel.org>
Sat, 28 Feb 2026 03:25:20 +0000 (19:25 -0800)
commit1e08faf996c3dc7baf584ba72e52215a3d028a8f
tree510666fa17e13347b0024a4fb4506390bd95b5a1
parent57cc8ab3e9f2c460204bc8facb7932b9b53be878
parent621e3634dfab890e8d97e082588b3d6d6d688d91
Merge branch 'net-ethernet-litex-minor-improvment-for-the-codebase'

Inochi Amaoto says:

====================
net: ethernet: litex: minor improvment for the codebase

Improve the litex code for using the device managed function to register
netdev and replace all the "pdev->dev" with dev pointer instead.
====================

Link: https://patch.msgid.link/20260227003351.752934-1-inochiama@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>