]> www.infradead.org Git - users/jedix/linux-maple.git/commit
net: phylink: add debug for phylink_major_config()
authorRussell King (Oracle) <rmk+kernel@armlinux.org.uk>
Tue, 3 Dec 2024 15:30:57 +0000 (15:30 +0000)
committerJakub Kicinski <kuba@kernel.org>
Thu, 5 Dec 2024 03:19:06 +0000 (19:19 -0800)
commit4e7d000286fe8e12f2d88032711ffab3ab658b12
treeeaa092aa52acd53479af0e93561624b7fbae2fe8
parent1f92ead7e15003f632b5f138e8138095e0997d3d
net: phylink: add debug for phylink_major_config()

Now that we have a more complexity in phylink_major_config(), augment
the debugging so we can see what's going on there.

Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Link: https://patch.msgid.link/E1tIUrZ-006ITt-Fa@rmk-PC.armlinux.org.uk
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/phy/phylink.c