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:
7bb0a04
)
bnx2: Add ack parameter to bnx2_fw_sync().
author
Michael Chan
<mchan@broadcom.com>
Tue, 15 Jul 2008 05:38:23 +0000
(22:38 -0700)
committer
David S. Miller
<davem@davemloft.net>
Tue, 15 Jul 2008 05:38:23 +0000
(22:38 -0700)
ack=1 means wait for firmware acknowledgement, and ack=0
means don't wait. All current callers will set it to 1.
In the next patch, new calls will set ack=0.
Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found