git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7947b20
)
[BNX2]: Add missing wait in bnx2_init_5709_context().
author
Michael Chan
<mchan@broadcom.com>
Tue, 5 Jun 2007 04:22:24 +0000
(21:22 -0700)
committer
David S. Miller
<davem@sunset.davemloft.net>
Thu, 7 Jun 2007 20:38:37 +0000
(13:38 -0700)
For correctness, we need to wait for the MEM_INIT bit to be cleared
in the BNX2_CTX_COMMAND register before proceeding.
[Added return -EBUSY when the MEM_INIT bit doesn't clear, suggested
by Jeff Garzik.]
Signed-off-by: Michael Chan <mchan@broadcom.com>
Acked-by: Jeff Garzik <jeff@garzik.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found