]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge branch 'net-stmmac-further-ptp-cleanups'
authorJakub Kicinski <kuba@kernel.org>
Tue, 10 Mar 2026 02:45:31 +0000 (19:45 -0700)
committerJakub Kicinski <kuba@kernel.org>
Tue, 10 Mar 2026 02:45:31 +0000 (19:45 -0700)
commit52ede1bce557c66309f41ac29dd190be23ca9129
tree2038eebd9e9451de3c0126810b2dfddb8c032c14
parentc127d4087930cc4706b99c9431e35ba00776a634
parent687e7863f027426175791f8a23a59b7c4c816fe9
Merge branch 'net-stmmac-further-ptp-cleanups'

Russell King says:

====================
net: stmmac: further ptp cleanups

The first uses a local variable when setting n_ext_ts which is a minor
simplification of the code. The second removes the now unnecessary
"available" flag for the PPS outputs.
====================

Link: https://patch.msgid.link/aawDiK7DjcSXSs1X@shell.armlinux.org.uk
Signed-off-by: Jakub Kicinski <kuba@kernel.org>