Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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 <hkallweit1@gmail.com>
Reviewed-by: Florian Fainelli <florian.fainelli@broadcom.com>
Link: https://patch.msgid.link/02bd7c39-7413-4433-bafc-a276089bd292@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

authored by

Heiner Kallweit and committed by
Jakub Kicinski
bcfb95c9 9c477088

+1
+1
drivers/net/phy/phy-c45.c
··· 951 951 952 952 return genphy_c45_write_eee_adv(phydev, phydev->advertising_eee); 953 953 } 954 + EXPORT_SYMBOL_GPL(genphy_c45_an_config_eee_aneg); 954 955 955 956 /** 956 957 * genphy_c45_pma_baset1_read_abilities - read supported baset1 link modes from PMA