net: sfp: update comment for FS SFP-10G-T quirk
authorMarek Behún <kabel@kernel.org>
Tue, 23 Apr 2024 08:50:38 +0000 (10:50 +0200)
committerJakub Kicinski <kuba@kernel.org>
Fri, 26 Apr 2024 01:40:56 +0000 (18:40 -0700)
commit6999e0fc9a552ce98fcc66bee3dca7e55fba0ed3
treefe2840c5dced8b2ad795e8f9f032bde38f740894
parentc4e86b4363ac8ecf836def8e46973707688fd98f
net: sfp: update comment for FS SFP-10G-T quirk

Update the comment for the Fibrestore SFP-10G-T module: since commit
e9301af385e7 ("net: sfp: fix PHY discovery for FS SFP-10G-T module")
we also do a 4 second wait before probing the PHY.

Fixes: e9301af385e7 ("net: sfp: fix PHY discovery for FS SFP-10G-T module")
Signed-off-by: Marek Behún <kabel@kernel.org>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Jiri Pirko <jiri@nvidia.com>
Link: https://lore.kernel.org/r/20240423085039.26957-1-kabel@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/phy/sfp.c