]> www.infradead.org Git - users/jedix/linux-maple.git/commit
net: phylink: add debug print for empty posssible_interfaces
authorRussell King (Oracle) <rmk+kernel@armlinux.org.uk>
Sun, 28 Apr 2024 14:51:02 +0000 (15:51 +0100)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 30 Apr 2024 13:20:32 +0000 (15:20 +0200)
commit0041cd3799e76704a66f0ddd1a374fb77ec94e7f
tree38af48b312cb87b33ec2c6e051f8a0b6dd262125
parent8aec5b10bce6f5916c5999bafd76d3383cabf424
net: phylink: add debug print for empty posssible_interfaces

Add a debugging print in phylink_validate_phy() when we detect that the
PHY has not supplied a possible_interfaces bitmap.

Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Reviewed-by: Daniel Machon <daniel.machon@microchip.com>
Link: https://lore.kernel.org/r/E1s15rq-00AHye-22@rmk-PC.armlinux.org.uk
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
drivers/net/phy/phylink.c