summaryrefslogtreecommitdiff
path: root/include/linux/atomic
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2026-01-13 06:36:51 +0300
committerJakub Kicinski <kuba@kernel.org>2026-01-13 06:36:58 +0300
commitcbe8e6bef6a3b4b895b47ea56f5952f1936aacb6 (patch)
tree11b827abc511ed89f03a4d8f61c734ead12f95f2 /include/linux/atomic
parent0391ab577c6e2ed7a0d8cb3e7a1da58497b6ff4f (diff)
parentce24299b5b7791a94c67f4d87eb07de0ef2cb5e0 (diff)
downloadlinux-cbe8e6bef6a3b4b895b47ea56f5952f1936aacb6.tar.xz
Merge branch 'net-stmmac-pcs-clean-up-pcs-interrupt-handling'
Russell King says: ==================== net: stmmac: pcs: clean up pcs interrupt handling Clean up the stmmac PCS interrupt handling: - Avoid promotion to unsigned long from unsigned int by defining PCS register bits/fields using u32 macros. - Pass struct stmmac_priv into the host_irq_status MAC core method. - Move the existing PCS interrupt handler (dwmac_pcs_isr) into stmmac_pcs.c, change it's arguments, use dev_info() rather than pr_info() - arrange to call phylink_pcs_change() on link state changes. ==================== Link: https://patch.msgid.link/aWOiOfDQkMXDwtPp@shell.armlinux.org.uk Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux/atomic')
0 files changed, 0 insertions, 0 deletions