From: Roland Dreier Date: Mon, 24 Oct 2005 17:53:25 +0000 (-0700) Subject: [IB] Add idr_destroy() calls on module unload X-Git-Tag: v2.6.15-rc1~731^2~21^2~12^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d7edb3c1a01310725d86f0d83fb3be45685dc82;p=pandora-kernel.git [IB] Add idr_destroy() calls on module unload 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 --- Reading git-diff-tree failed