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:
b8c9a18
)
IB/srp: Fix list corruption/oops on module reload
author
David Dillow
<dillowda@ornl.gov>
Thu, 3 Jan 2008 18:25:27 +0000
(10:25 -0800)
committer
Roland Dreier
<rolandd@cisco.com>
Thu, 3 Jan 2008 18:25:27 +0000
(10:25 -0800)
Add a missing call to srp_remove_host() in srp_remove_one() so that we
don't leak SRP transport class list entries.
Tested-by: David Dillow <dillowda@ornl.gov>
Acked-by: FUJITA Tomonori <tomof@acm.org>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
No differences found