From: Heiner Kallweit Date: Wed, 6 Nov 2024 20:21:11 +0000 (+0100) Subject: net: phy: export genphy_c45_an_config_eee_aneg X-Git-Tag: v6.13-rc1~135^2~106^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bcfb95c9898a2f8e3c94ea7c37a55b11739b03fa;p=thirdparty%2Fkernel%2Flinux.git net: phy: export genphy_c45_an_config_eee_aneg We'll use this function in bcm_config_lre_aneg(), therefore export it. Signed-off-by: Heiner Kallweit Reviewed-by: Florian Fainelli Link: https://patch.msgid.link/02bd7c39-7413-4433-bafc-a276089bd292@gmail.com Signed-off-by: Jakub Kicinski --- diff --git a/drivers/net/phy/phy-c45.c b/drivers/net/phy/phy-c45.c index 66be5832ba51f..c1b3576c307f8 100644 --- a/drivers/net/phy/phy-c45.c +++ b/drivers/net/phy/phy-c45.c @@ -951,6 +951,7 @@ int genphy_c45_an_config_eee_aneg(struct phy_device *phydev) return genphy_c45_write_eee_adv(phydev, phydev->advertising_eee); } +EXPORT_SYMBOL_GPL(genphy_c45_an_config_eee_aneg); /** * genphy_c45_pma_baset1_read_abilities - read supported baset1 link modes from PMA