commit | 751d6fd18fb3c6cc123dce844200ddbf5a8ad1a8 | [log] [tgz] |
---|---|---|
author | Iyappan Subramanian <isubramanian@apm.com> | Thu Oct 06 14:35:57 2016 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Oct 12 01:53:55 2016 -0400 |
tree | 62ad5a57f24c97e2421d57966759cda24e320d2b | |
parent | c66549ffd666605831abf6cf19ce0571ad868e39 [diff] |
drivers: net: xgene: fix: Use GPIO to get link status The link value reported by the link status register is not reliable when no SPF module inserted. This patchset fixes this issue by using GPIO to determine the link status. Signed-off-by: Iyappan Subramanian <isubramanian@apm.com> Signed-off-by: Quan Nguyen <qnguyen@apm.com> Signed-off-by: David S. Miller <davem@davemloft.net>