Files
linux/drivers/net/phy
Marek Behún 11191406f2 net: sfp: ignore disabled SFP node
commit 2148927e6e upstream.

Commit ce0aa27ff3 ("sfp: add sfp-bus to bridge between network devices
and sfp cages") added code which finds SFP bus DT node even if the node
is disabled with status = "disabled". Because of this, when phylink is
created, it ends with non-null .sfp_bus member, even though the SFP
module is not probed (because the node is disabled).

We need to ignore disabled SFP bus node.

Fixes: ce0aa27ff3 ("sfp: add sfp-bus to bridge between network devices and sfp cages")
Signed-off-by: Marek Behún <kabel@kernel.org>
Cc: stable@vger.kernel.org # 2203cbf2c8 ("net: sfp: move fwnode parsing into sfp-bus layer")
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-02-01 17:25:38 +01:00
..
2021-09-22 12:27:56 +02:00
2021-03-30 14:32:05 +02:00
2021-03-30 14:32:05 +02:00
2020-08-27 06:55:51 -07:00
2021-03-30 14:32:05 +02:00
2021-03-30 14:32:05 +02:00
2020-06-19 20:17:15 -07:00
2022-02-01 17:25:38 +01:00
2020-09-28 15:14:42 -07:00