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>
This commit is contained in:
parent
e869e7b599
commit
90230968f1
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue