]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
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)
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>

Trivial merge