[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <f613d1667a1a60f6f2dd5dac0c0776c4eb6fa31f.1543485605.git.baruch@tkos.co.il>
Date: Thu, 29 Nov 2018 12:00:05 +0200
From: Baruch Siach <baruch@...s.co.il>
To: Russell King <linux@...linux.org.uk>, netdev@...r.kernel.org
Cc: Baruch Siach <baruch@...s.co.il>, Andrew Lunn <andrew@...n.ch>,
Florian Fainelli <f.fainelli@...il.com>
Subject: [PATCH] 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@...n.ch>
Cc: Florian Fainelli <f.fainelli@...il.com>
Signed-off-by: Baruch Siach <baruch@...s.co.il>
---
include/linux/sfp.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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;
--
2.19.2
Powered by blists - more mailing lists