summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorRussell King (Oracle) <rmk+kernel@armlinux.org.uk>2026-01-11 16:15:14 +0300
committerJakub Kicinski <kuba@kernel.org>2026-01-13 06:36:49 +0300
commit879070eb4cf7d7fb29fef65de209a73a8cd178b2 (patch)
tree5e7fc04d23d16df866311cda225bdc5bc2c9d3bc /include/linux
parenta2745a99ca4ebe6cb7839441685fd8cd82fc4b11 (diff)
downloadlinux-879070eb4cf7d7fb29fef65de209a73a8cd178b2.tar.xz
net: stmmac: move and rename dwmac_pcs_isr()
dwmac_pcs_isr() doesn't need to be inlined into the MAC's host_irq_status method, as handling PCS interrupts isn't performance critical. However, there is little point calling this function unless an interrupt is pending for the PCS. Rename it to stmmac_integrated_pcs_irq() while moving it. Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk> Link: https://patch.msgid.link/E1vevHm-00000002YoS-23RX@rmk-PC.armlinux.org.uk Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions