kernel-ark/drivers/net/mlx4
Jack Morgenstein e383d19e90 mlx4_core: Fix thinko in QP destroy (incorrect bitmap_free)
Fix thinko in commit eaf559bf ("mlx4_core: Don't free special QPs in
QP number bitmap").  The old commit had the logic exactly backwards
and ended up freeing *only* special QPs, which not only left the
original bug in place but also introduced the problem that the QP
number bitmap would get full after a while.

Found by Dotan Barak of Mellanox.

Signed-off-by: Jack Morgenstein <jackm@dev.mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2007-11-14 08:20:03 -08:00
..
alloc.c mlx4_core: Fix possible bad free in mlx4_buf_free() 2007-11-13 15:26:57 -08:00
catas.c
cmd.c
cq.c
eq.c
fw.c mlx4_core: Increase command timeout for INIT_HCA to 10 seconds 2007-10-21 15:06:04 -07:00
fw.h
icm.c SG: Change sg_set_page() to take length and offset argument 2007-10-24 11:20:47 +02:00
icm.h
intf.c
main.c
Makefile
mcg.c
mlx4.h
mr.c
pd.c
profile.c
qp.c mlx4_core: Fix thinko in QP destroy (incorrect bitmap_free) 2007-11-14 08:20:03 -08:00
reset.c
srq.c