From: Yaniv Rosner Date: Thu, 5 Nov 2009 17:18:32 +0000 (+0200) Subject: bnx2x: Fix register access timeout in 10M X-Git-Tag: v2.6.33-rc1~388^2~501 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c786f0246951fdd9b206249aab9601fb788f9e4;p=pandora-kernel.git bnx2x: Fix register access timeout in 10M In BCM8481 when link speed goes from 1G to 10M, driver received timeout since the MAC clock hasn't synced yet with the new speed, so it is required first to program the MAC with the new speed, and only then configure other parameters Signed-off-by: Yaniv Rosner Signed-off-by: Eilon Greenstein Signed-off-by: David S. Miller --- Reading git-diff-tree failed