aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sfp.h
diff options
context:
space:
mode:
authorBaruch Siach <baruch@tkos.co.il>2018-11-29 12:00:05 +0200
committerDavid S. Miller <davem@davemloft.net>2018-11-29 11:46:34 -0800
commit90230968f102acbe103fbf7c03d41addfef5f153 (patch)
tree21b5edd181208a350b38f7c630e6f35414bef683 /include/linux/sfp.h
parentMerge branch 'xps-fixes' (diff)
downloadlinux-dev-90230968f102acbe103fbf7c03d41addfef5f153.tar.xz
linux-dev-90230968f102acbe103fbf7c03d41addfef5f153.zip
net: phy: sfp: correct location of SFP standards
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>
Diffstat (limited to 'include/linux/sfp.h')
-rw-r--r--include/linux/sfp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/sfp.h b/include/linux/sfp.h
index d37518e89db2..d9d9de3fcf8e 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;