git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9858d2d
)
net/mlx4_en: Release QP range in free_resources
author
Yevgeny Petrilin
<yevgenyp@mellanox.co.il>
Mon, 25 Jun 2012 00:24:13 +0000
(
00:24
+0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 25 Jun 2012 23:30:12 +0000
(16:30 -0700)
Add a missing resource release in ring cleanup.
Not doing this leaves a range of QPs that are being reserved,
and no one can use them.
Signed-off-by: Yevgeny Petrilin <yevgenyp@mellanox.co.il>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found