commit | ad1d9ef3f736485ba0f49325fa4c73cd1d963853 | [log] [tgz] |
---|---|---|
author | Yaniv Rosner <yanivr@broadcom.com> | Wed Jan 01 11:06:44 2014 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Jan 01 22:09:48 2014 -0500 |
tree | 7751ab2dbbc040d0216f9202313fea94bc1c360b | |
parent | a429ec239cbc42dd3b2bc9933745103ca71d2b9d [diff] |
bnx2x: Fix incorrect link-up report Fix a problem where link is reported to be up when SFP+ module is plugged in without cable. This occurs with specific module types which may generate temporary TX_FAULT indication. Solution is to avoid changing any link parameters when checking TX_FAULT indication while physical link is down. Signed-off-by: Yaniv Rosner <yanivr@broadcom.com> Signed-off-by: Ariel Elior <ariele@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>