linux/drivers/infiniband/hw
Michael S. Tsirkin bf74c7479e IB/mthca: Fix mthca_array_clear() thinko
mthca_array_clear() does not clear the slot if the used count is
positive. This leads to crashes in mthca_qp_event() since that uses
mthca_array_get() to check that the qp is valid.

Discovered by Ali Ayoub.

Signed-off-by: Michael S. Tsirkin <mst@mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2006-08-03 09:44:21 -07:00
..
ipath IB/ipath: ipath_skip_sge() can break if num_sge > 1 2006-07-24 09:18:07 -07:00
mthca IB/mthca: Fix mthca_array_clear() thinko 2006-08-03 09:44:21 -07:00