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:
e7d311d
)
[IB] Add idr_destroy() calls on module unload
author
Roland Dreier
<rolandd@cisco.com>
Mon, 24 Oct 2005 17:53:25 +0000
(10:53 -0700)
committer
Roland Dreier
<rolandd@cisco.com>
Mon, 24 Oct 2005 17:53:25 +0000
(10:53 -0700)
Add idr_destroy() calls to the module_exit() functions of the four IB
driver modules that use idrs, so we don't leak idr_layer_cache objects
when these modules are unloaded.
Signed-off-by: Roland Dreier <rolandd@cisco.com>
No differences found