* [PATCH] net: phy: sfp: correct location of SFP standards
@ 2018-11-29 10:00 Baruch Siach
2018-11-29 19:38 ` Andrew Lunn
2018-11-29 19:46 ` David Miller
0 siblings, 2 replies; 3+ messages in thread
From: Baruch Siach @ 2018-11-29 10:00 UTC (permalink / raw)
To: Russell King, netdev; +Cc: Baruch Siach, Andrew Lunn, Florian Fainelli
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>
---
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
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] net: phy: sfp: correct location of SFP standards
2018-11-29 10:00 [PATCH] net: phy: sfp: correct location of SFP standards Baruch Siach
@ 2018-11-29 19:38 ` Andrew Lunn
2018-11-29 19:46 ` David Miller
1 sibling, 0 replies; 3+ messages in thread
From: Andrew Lunn @ 2018-11-29 19:38 UTC (permalink / raw)
To: Baruch Siach; +Cc: Russell King, netdev, Florian Fainelli
On Thu, Nov 29, 2018 at 12:00:05PM +0200, Baruch Siach wrote:
> 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>
Andrew
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] net: phy: sfp: correct location of SFP standards
2018-11-29 10:00 [PATCH] net: phy: sfp: correct location of SFP standards Baruch Siach
2018-11-29 19:38 ` Andrew Lunn
@ 2018-11-29 19:46 ` David Miller
1 sibling, 0 replies; 3+ messages in thread
From: David Miller @ 2018-11-29 19:46 UTC (permalink / raw)
To: baruch; +Cc: linux, netdev, andrew, f.fainelli
From: Baruch Siach <baruch@tkos.co.il>
Date: Thu, 29 Nov 2018 12:00:05 +0200
> 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>
Applied.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2018-11-30 6:53 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-29 10:00 [PATCH] net: phy: sfp: correct location of SFP standards Baruch Siach
2018-11-29 19:38 ` Andrew Lunn
2018-11-29 19:46 ` David Miller
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.