]> www.infradead.org Git - users/jedix/linux-maple.git/commit
net: phylink: rename ovr_an_inband to default_an_inband
authorRussell King (Oracle) <rmk+kernel@armlinux.org.uk>
Wed, 29 May 2024 13:29:29 +0000 (14:29 +0100)
committerJakub Kicinski <kuba@kernel.org>
Fri, 31 May 2024 01:32:15 +0000 (18:32 -0700)
commit02d00dc73d8d0613f82063ed53d67912a422c21e
treefe95b42100bc495834c8fdfe4becd037fab5d53b
parentfea49f065c1cff71a86e7629094f912531edf035
net: phylink: rename ovr_an_inband to default_an_inband

Since ovr_an_inband no longer overrides every MLO_AN_xxx mode, rename
it to reflect what it now does - it changes the default mode from
MLO_AN_PHY to MLO_AN_INBAND. Fix up the two users of this.

Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Reviewed-by: Andrew Halaney <ahalaney@redhat.com>
Link: https://lore.kernel.org/r/E1sCJMv-00Ecr1-Sk@rmk-PC.armlinux.org.uk
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/freescale/fman/fman_memac.c
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c
drivers/net/phy/phylink.c
include/linux/phylink.h