qlge: Fix timeout on indexed register wait.
authorRon Mercer <ron.mercer@qlogic.com>
Sun, 7 Jun 2009 13:58:28 +0000 (13:58 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 8 Jun 2009 07:09:47 +0000 (00:09 -0700)
commitd2ba498668cb9f18677dd150b23f754953dc1fda
treeff55ad3085e3cf65aafa3b3ee31a67878494a483
parentc8269b21ddfd0181881aca959cff64ff15a0b7d3
qlge: Fix timeout on indexed register wait.

There are 8 banks of 'sub-registers' each of which are accessed
through address/data register pair.  An example would be reading
flash or the xgmac.  Accessing these require the driver to wait for
a ready bit before writing the address and then accessing the data.
This patch increases the timeout to 100us to prevent timeouts
that have been seen on some platforms.
These register are accessed in process context only.

Signed-off-by: Ron Mercer <ron.mercer@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/qlge/qlge.h