From: Ishai Rabinovitz Date: Thu, 12 Jan 2006 23:24:51 +0000 (-0800) Subject: IB/mthca: Fix memory leak of multicast group structures X-Git-Tag: v2.6.16-rc1~172^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59f174faffd5dfee709fa0ead320cc6daf827e93;p=pandora-kernel.git IB/mthca: Fix memory leak of multicast group structures Convert "/ (1 << lg)" to ">> lg" for a slight code size reduction. add/remove: 0/0 grow/shrink: 0/1 up/down: 0/-24 (-24) function old new delta mthca_map_cmd 613 589 -24 Signed-off-by: Ishai Rabinovitz Signed-off-by: Michael S. Tsirkin Signed-off-by: Roland Dreier --- Reading git-diff-tree failed