From: Jakub Kicinski Date: Fri, 31 May 2024 01:30:12 +0000 (-0700) Subject: Merge branch 'net-stmmac-cleanups' X-Git-Tag: v6.11-rc1~163^2~282 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=aedf2dc432484ab534a9ad24477da5bb59abdca3;p=thirdparty%2Flinux.git Merge branch 'net-stmmac-cleanups' Russell King says: ==================== net: stmmac: cleanups This series removes various redundant items in the stmmac driver: - the unused TBI and RTBI PCS flags - the NULL pointer initialisations for PCS methods in dwxgmac2 - the stmmac_pcs_rane() method which is never called, and it's associated implementations - the redundant netif_carrier_off()s Finally, it replaces asm/io.h with the preferred linux/io.h. ==================== Link: https://lore.kernel.org/r/Zlbp7xdUZAXblOZJ@shell.armlinux.org.uk Signed-off-by: Jakub Kicinski --- aedf2dc432484ab534a9ad24477da5bb59abdca3