aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4/qp.c
diff options
context:
space:
mode:
authorRoland Dreier <rolandd@cisco.com>2007-07-20 21:19:43 -0700
committerRoland Dreier <rolandd@cisco.com>2007-07-20 21:19:43 -0700
commit0981582dbfae86ba0306406f1af329bb702752d2 (patch)
treeaae961cd3a5ca4b1e23278e70527058026048986 /drivers/infiniband/hw/mlx4/qp.c
parentc1f74958dbd19f6a837d887ed416688c063af529 (diff)
downloadkernel_samsung_smdk4412-0981582dbfae86ba0306406f1af329bb702752d2.zip
kernel_samsung_smdk4412-0981582dbfae86ba0306406f1af329bb702752d2.tar.gz
kernel_samsung_smdk4412-0981582dbfae86ba0306406f1af329bb702752d2.tar.bz2
mlx4_core: 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. This is the same change as the patch for mthca from Michael S. Tsirkin <mst@dev.mellanox.co.il> that was just merged. It seems sensible to avoid gratuitous differences in FW command processing between mthca and mlx4. Signed-off-by: Roland Dreier <rolandd@cisco.com>
Diffstat (limited to 'drivers/infiniband/hw/mlx4/qp.c')
0 files changed, 0 insertions, 0 deletions