linux/drivers/infiniband/ulp/ipoib
Eli Cohen 988bd50300 IPoIB: Fix memory leak of multicast group structures
The current handling of multicast groups in IPoIB ends up never
freeing send-only multicast groups.  It turns out the logic was much
more complicated than it needed to be; we can fix this bug and
completely kill ipoib_mcast_dev_down() at the same time.

Signed-off-by: Eli Cohen <eli@mellanox.co.il>
Signed-off-by: Michael S. Tsirkin <mst@mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2006-01-12 14:32:20 -08:00
..
Kconfig
Makefile
ipoib.h [IPoIB] add path record information in debugfs 2005-11-10 10:22:49 -08:00
ipoib_fs.c [IPoIB] add path record information in debugfs 2005-11-10 10:22:49 -08:00
ipoib_ib.c IPoIB: Fix memory leak of multicast group structures 2006-01-12 14:32:20 -08:00
ipoib_main.c [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h 2006-01-03 13:11:21 -08:00
ipoib_multicast.c IPoIB: Fix memory leak of multicast group structures 2006-01-12 14:32:20 -08:00
ipoib_verbs.c
ipoib_vlan.c [IPoIB] add path record information in debugfs 2005-11-10 10:22:49 -08:00