commit | 86d9be263a7ad6f17214d7f112b4c8739137485d | [log] [tgz] |
---|---|---|
author | Ivan Vecera <ivecera@redhat.com> | Wed Dec 04 18:06:51 2013 +0100 |
committer | David S. Miller <davem@davemloft.net> | Thu Dec 05 20:59:22 2013 -0500 |
tree | 3f15092b48bcdb275957cc801c7370629002aee1 | |
parent | 89015c18ff34a39e4679ddd9b058e74d7dde28e7 [diff] |
forcedeth: run loopback test only on chipsets that support it The driver incorrectly run loopback test on chips that don't support it. Loopback test is only supported by chips that has DEV_HAS_TEST_EXTENDED flag and returns 4 (NV_TEST_COUNT_EXTENDED) as test count. Signed-off-by: Ivan Vecera <ivecera@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>