]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge branch 'net-stmmac-avoid-unnecessary-work-in-stmmac_release-stmmac_dvr_remove'
authorPaolo Abeni <pabeni@redhat.com>
Mon, 17 Mar 2025 20:36:22 +0000 (21:36 +0100)
committerPaolo Abeni <pabeni@redhat.com>
Mon, 17 Mar 2025 20:36:23 +0000 (21:36 +0100)
commit702e3fa16cd42ba712825e8d6171ea4755bc0491
treed0f45f6a0ae5ba086de53d9200f1da4b607ce373
parent35b862eac9099bb492229627c44e541633fb5938
parent39b0a10d80d6c7573fe94d09635c3931a91065d9
Merge branch 'net-stmmac-avoid-unnecessary-work-in-stmmac_release-stmmac_dvr_remove'

Russell King says:

====================
net: stmmac: avoid unnecessary work in stmmac_release()/stmmac_dvr_remove()

This small series is a subset of a RFC I sent earlier. These two
patches remove code that is unnecessary and/or wrong in these paths.
Details in each commit.
====================

Link: https://patch.msgid.link/Z87bpDd7QYYVU0ML@shell.armlinux.org.uk
Signed-off-by: Paolo Abeni <pabeni@redhat.com>