From: Michael Chan Date: Tue, 15 Jul 2008 05:38:23 +0000 (-0700) Subject: bnx2: Add ack parameter to bnx2_fw_sync(). X-Git-Tag: v2.6.27-rc1~969^2~143 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2f138900d5c342742c369293edaf92d2173c92e;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed