]> www.infradead.org Git - users/dwmw2/linux.git/commit
net: phylink: move phylink_pcs_neg_mode() into phylink.c
authorRussell King (Oracle) <rmk+kernel@armlinux.org.uk>
Thu, 4 Jan 2024 09:47:36 +0000 (09:47 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 4 Jan 2024 11:25:50 +0000 (11:25 +0000)
commit5e5401d6612ef599ad45785b941eebda7effc90f
tree360993ce638c1cc417963ac0cedd8a5d34f6bdec
parent3b73a7b8ec3821928cfaf399da7876bc39a5cf78
net: phylink: move phylink_pcs_neg_mode() into phylink.c

Move phylink_pcs_neg_mode() from the header file into the .c file since
nothing should be using it.

Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/phylink.c
include/linux/phylink.h