Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEugenia Emantayev <eugenia@mellanox.co.il>2012-02-15 10:22:57 +0400
committerDavid S. Miller <davem@davemloft.net>2012-02-15 23:50:16 +0400
commit2531188b476c83fe29b1d3498a76e329f4b6f16b (patch)
tree304f540bab2412ce662ab35b3f7d9d08ed2e42f6 /drivers/net/usb/ipheth.c
parent75c6062cb797afe624d65c955eb867035622e782 (diff)
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 'drivers/net/usb/ipheth.c')
0 files changed, 0 insertions, 0 deletions