diff options
author | Eugenia Emantayev <eugenia@mellanox.co.il> | 2012-02-14 10:37:22 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-02-14 23:11:58 +0400 |
commit | 0ee9f1dd7b910f712aa56133973d165d42a81707 (patch) | |
tree | b46440525f6f5cbefd331fcbfa7addbc964764bd /block/blk-iopoll.c | |
parent | 58a30d6a3c2397f18a826f401e0f0e61e8868f19 (diff) | |
download | linux-0ee9f1dd7b910f712aa56133973d165d42a81707.tar.xz |
mlx4: fix QP tree trashing
When adding new unicast steer entry, before moving qp to state ready,
actually before calling mlx4_RST2INIT_QP_wrapper(), there were added
a lot of entries with local_qpn=0 into radix tree.
This fact impacted the get_res() function and proper functioning
of resource tracker in addition to adding trash entries into radix tree.
Signed-off-by: Eugenia Emantayev <eugenia@mellanox.co.il>
Reviewed-by: Yevgeny Petrilin <yevgenyp@melllanox.co.il>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'block/blk-iopoll.c')
0 files changed, 0 insertions, 0 deletions