From: Michael S. Tsirkin Date: Thu, 19 Jul 2007 11:28:49 +0000 (+0300) Subject: IB/mthca: Change command token on timeout X-Git-Tag: v2.6.23-rc1~5^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1f74958dbd19f6a837d887ed416688c063af529;p=pandora-kernel.git IB/mthca: Change command token on timeout The FW command token is currently only updated on a command completion event. This means that on command timeout, the same token will be reused for new command, which results in a mess if the timed out command *does* eventually complete. Signed-off-by: Michael S. Tsirkin Signed-off-by: Roland Dreier --- Reading git-diff-tree failed