commit | 59f174faffd5dfee709fa0ead320cc6daf827e93 | [log] [tgz] |
---|---|---|
author | Ishai Rabinovitz <ishai@mellanox.co.il> | Thu Jan 12 15:24:51 2006 -0800 |
committer | Roland Dreier <rolandd@cisco.com> | Thu Jan 12 15:24:51 2006 -0800 |
tree | a0d6503074dd97e808cb98fc4779c40e3cbf6fef | |
parent | 988bd50300ef2e2d5cb8563e2ac99453dd9acd86 [diff] |
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 <ishai@mellanox.co.il> Signed-off-by: Michael S. Tsirkin <mst@mellanox.co.il> Signed-off-by: Roland Dreier <rolandd@cisco.com>