diff options
author | Eugenia Emantayev <eugenia@mellanox.co.il> | 2012-02-15 10:22:57 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-02-15 23:50:16 +0400 |
commit | 2531188b476c83fe29b1d3498a76e329f4b6f16b (patch) | |
tree | 304f540bab2412ce662ab35b3f7d9d08ed2e42f6 /Kbuild | |
parent | 75c6062cb797afe624d65c955eb867035622e782 (diff) | |
download | linux-2531188b476c83fe29b1d3498a76e329f4b6f16b.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 'Kbuild')
0 files changed, 0 insertions, 0 deletions