From: Auke Kok Date: Tue, 27 Jun 2006 16:08:09 +0000 (-0700) Subject: e1000: check return value of _get_speed_and_duplex X-Git-Tag: v2.6.18-rc2~255^2~1^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=592600a0536f0d5aab4dc95f19515a37d03430f8;p=pandora-kernel.git e1000: check return value of _get_speed_and_duplex We were not checking the return value of get_speed_and_duplex properly, whih may contain an error value. Signed-off-by: Jesse Brandeburg Signed-off-by: Auke Kok --- Reading git-diff-tree failed