Files
linux/drivers
Eli Cohen 97460df37e IPoIB: Fix address handle refcounting for multicast groups
Multiple ipoib_neigh structures on mcast->neigh_list may point to the
same ah.  This means that ipoib_mcast_free() can't just make a list of
ah structs to free, since this might end up trying to add the same ah
to the list more than once.  Handle this in ipoib_multicast.c in the
same way as it is handled in ipoib_main.c for struct ipoib_path.

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-10 07:43:02 -08:00
..
2006-01-08 20:14:10 -08:00
2005-10-30 17:37:10 -08:00
2006-01-05 22:16:26 -08:00
2006-01-08 20:13:46 -08:00
2006-01-08 20:13:46 -08:00
2005-10-30 17:37:32 -08:00
2006-01-08 20:14:02 -08:00
2006-01-08 20:14:02 -08:00
2006-01-08 20:14:06 -08:00
2006-01-08 20:13:45 -08:00
2006-01-07 14:40:05 +00:00
2006-01-06 08:33:35 -08:00
2006-01-08 20:13:45 -08:00
2006-01-08 20:13:58 -08:00
2005-10-30 17:37:32 -08:00