From: David S. Miller Date: Sun, 11 Aug 2024 16:04:29 +0000 (+0100) Subject: Merge branch 'phylib-fixed-speed-1G' X-Git-Tag: v6.12-rc1~232^2~281 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=462a94ec9ff712d13fc7dd5b650b9a9f9c1d8013;p=linux-2.6-block.git Merge branch 'phylib-fixed-speed-1G' Russell King says: ==================== net: phylib: fix fixed-speed >= 1G This is v2 of the patch (now patches) adding support for ethtool !autoneg while respecting the requirements of IEEE 802.3. v2 fixes the build errors in the previous patch by first constifying the "advertisement" argument to the linkmode functions that only read from this pointer. It also fixes the incorrectly named linkmode_set function. ==================== Signed-off-by: David S. Miller --- 462a94ec9ff712d13fc7dd5b650b9a9f9c1d8013