]> git.baikalelectronics.ru Git - kernel.git/commit
net: phylink: rename phylink_sfp_config()
authorRussell King (Oracle) <rmk+kernel@armlinux.org.uk>
Fri, 30 Sep 2022 14:21:02 +0000 (16:21 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 3 Oct 2022 10:08:32 +0000 (11:08 +0100)
commitce929a69f3e214f334f7c073d80ab341528d8926
tree624f5810a5e54247b61dfb8396a1543e899167e4
parentdc990717e4123380a8737edd03002210faf4f744
net: phylink: rename phylink_sfp_config()

phylink_sfp_config() now only deals with configuring the MAC for a
SFP containing a PHY. Rename it to be specific.

Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Signed-off-by: Marek BehĂșn <kabel@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/phylink.c