commit | a2f138900d5c342742c369293edaf92d2173c92e | [log] [tgz] |
---|---|---|
author | Michael Chan <mchan@broadcom.com> | Mon Jul 14 22:38:23 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 14 22:38:23 2008 -0700 |
tree | 50bdd69b9661ba9f8f15d9fc39516310097a1612 | |
parent | 7bb0a04fcd610e5db59690332b2a46b6068c8bc3 [diff] |
bnx2: Add ack parameter to bnx2_fw_sync(). 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>