commit | fd76ee4da55abb21babfc69310d321b9cb9a32e0 | [log] [tgz] |
---|---|---|
author | Eli Cohen <eli@mellanox.com> | Wed Oct 14 17:43:45 2015 +0300 |
committer | David S. Miller <davem@davemloft.net> | Wed Oct 14 19:14:41 2015 -0700 |
tree | 0d1a83cb929b9ca2863b29272cd97e89fa556d92 | |
parent | f985c65c908f6b26c30019a83dc5ea295f5fcf62 [diff] |
net/mlx5_core: Fix internal error detection conditions The detection of a fatal condition has been updated to take into account the state reported by the device or by detecting an all ones read of the firmware version which indicates that the device is not accessible. Signed-off-by: Eli Cohen <eli@mellanox.com> Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>