android_kernel_xiaomi_sm7250/drivers/infiniband/hw
Michael S. Tsirkin c1f74958db 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 <mst@dev.mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2007-07-20 21:19:43 -07:00
..
amso1100 mm: Remove slab destructors from kmem_cache_create(). 2007-07-20 10:11:58 +09:00
cxgb3 some kmalloc/memset ->kzalloc (tree wide) 2007-07-19 10:04:50 -07:00
ehca mm: Remove slab destructors from kmem_cache_create(). 2007-07-20 10:11:58 +09:00
ipath IB/ipath: Remove ipath_layer dead code 2007-07-20 21:19:43 -07:00
mlx4 IB/mlx4: Fix leaks in __mlx4_ib_modify_qp 2007-07-20 21:19:43 -07:00
mthca IB/mthca: Change command token on timeout 2007-07-20 21:19:43 -07:00