From: Ivan Vecera Date: Wed, 4 Dec 2013 17:06:51 +0000 (+0100) Subject: forcedeth: run loopback test only on chipsets that support it X-Git-Tag: v3.13-rc4~3^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86d9be263a7ad6f17214d7f112b4c8739137485d;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed