From: Ayaz Abdulla Date: Wed, 21 Nov 2007 23:02:58 +0000 (-0800) Subject: forcedeth boot delay fix X-Git-Tag: v2.6.24-rc4~9^2~39 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e555930bd873d238f5f7b9d76d3bf31e6e3ce93;p=pandora-kernel.git forcedeth boot delay fix Fix a long boot delay in the forcedeth driver. During initialization, the timeout for the handshake between mgmt unit and driver can be very long. The patch reduces the timeout by eliminating a extra loop around the timeout logic. Addresses http://bugzilla.kernel.org/show_bug.cgi?id=9308 Signed-off-by: Ayaz Abdulla Cc: Alex Howells Signed-off-by: Andrew Morton Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed