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:
8fc394b
)
IB/mad: Fix address handle leak in mad_rmpp
author
Sean Hefty
<sean.hefty@intel.com>
Tue, 31 Jul 2007 22:10:54 +0000
(15:10 -0700)
committer
Roland Dreier
<rolandd@cisco.com>
Fri, 3 Aug 2007 17:45:17 +0000
(10:45 -0700)
The address handle associated with dual-sided RMPP direction switch
ACKs is never destroyed. Free the AH for ACKs which fall into this
category.
Problem was reported by Dotan Barak <dotanb@dev.mellanox.co.il>.
Signed-off-by: Sean Hefty <sean.hefty@intel.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
No differences found