From: Baruch Siach Date: Thu, 29 Nov 2018 10:00:05 +0000 (+0200) Subject: net: phy: sfp: correct location of SFP standards X-Git-Tag: v4.20-rc6~1^2~50 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=90230968f102acbe103fbf7c03d41addfef5f153;p=thirdparty%2Flinux.git net: phy: sfp: correct location of SFP standards SFP standards are now available from the SNIA (Storage Networking Industry Association) website. Cc: Andrew Lunn Cc: Florian Fainelli Signed-off-by: Baruch Siach Reviewed-by: Andrew Lunn Signed-off-by: David S. Miller --- diff --git a/include/linux/sfp.h b/include/linux/sfp.h index d37518e89db2d..d9d9de3fcf8e2 100644 --- a/include/linux/sfp.h +++ b/include/linux/sfp.h @@ -224,7 +224,7 @@ struct sfp_eeprom_ext { * * See the SFF-8472 specification and related documents for the definition * of these structure members. This can be obtained from - * ftp://ftp.seagate.com/sff + * https://www.snia.org/technology-communities/sff/specifications */ struct sfp_eeprom_id { struct sfp_eeprom_base base;