commit | 0c786f0246951fdd9b206249aab9601fb788f9e4 | [log] [tgz] |
---|---|---|
author | Yaniv Rosner <yanivr@broadcom.com> | Thu Nov 05 19:18:32 2009 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Nov 05 20:00:52 2009 -0800 |
tree | 3738650a16563d059a0a5a4bb7b5700a6e5016a3 | |
parent | 46d15cc7a09d6a7f96908b2cd812744c483893b4 [diff] |
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 <yanivr@broadcom.com> Signed-off-by: Eilon Greenstein <eilong@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>