commit | 117df655f8ed51adb6e6b163812a06ebeae9f453 | [log] [tgz] |
---|---|---|
author | Tom Lendacky <thomas.lendacky@amd.com> | Mon Apr 23 11:43:34 2018 -0500 |
committer | David S. Miller <davem@davemloft.net> | Mon Apr 23 21:24:22 2018 -0400 |
tree | dd2873463ce6a30e76bfac45dd2bc6c9ef74b253 | |
parent | 96f4d430c507ed4856048c2dc9c1a2ea5b5e74e4 [diff] |
amd-xgbe: Only use the SFP supported transceiver signals The SFP eeprom indicates the transceiver signals (Rx LOS, Tx Fault, etc.) that it supports. Update the driver to include checking the eeprom data when deciding whether to use a transceiver signal. Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com> Signed-off-by: David S. Miller <davem@davemloft.net>