net: phy: sfp: correct location of SFP standards
authorBaruch Siach <baruch@tkos.co.il>
Thu, 29 Nov 2018 10:00:05 +0000 (12:00 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 29 Nov 2018 19:46:34 +0000 (11:46 -0800)
SFP standards are now available from the SNIA (Storage Networking
Industry Association) website.

Cc: Andrew Lunn <andrew@lunn.ch>
Cc: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/sfp.h

index d37518e89db2ddea762bb483cc74c13040a0f803..d9d9de3fcf8e297a49f86a0e8103c815102fefbb 100644 (file)
@@ -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;