From: Jakub Kicinski Date: Thu, 20 Feb 2025 02:57:31 +0000 (-0800) Subject: Merge branch 'net-stmmac-further-cleanups' X-Git-Tag: v6.15-rc1~160^2~274 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bf5b5104f436d152d9658b7159dc94f7acbf8442;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'net-stmmac-further-cleanups' Russell King says: ==================== net: stmmac: further cleanups This small series does further cleanups to the stmmac driver: 1. Name priv->pause to indicate that it's a timeout and clarify the units of the "pause" module parameter 2. Remove useless priv->flow_ctrl member and deprecate the useless "flow_ctrl" module parameter 3. Fix long-standing signed-ness issue with "speed" passed around the driver from the mac_link_up method. ==================== Link: https://patch.msgid.link/Z7Rf2daOaf778TOg@shell.armlinux.org.uk Signed-off-by: Jakub Kicinski --- bf5b5104f436d152d9658b7159dc94f7acbf8442