linux/drivers/infiniband/hw
Jiri Pirko 22bedad3ce net: convert multicast list to list_head
Converts the list and the core manipulating with it to be the same as uc_list.

+uses two functions for adding/removing mc address (normal and "global"
 variant) instead of a function parameter.
+removes dev_mcast.c completely.
+exposes netdev_hw_addr_list_* macros along with __hw_addr_* functions for
 manipulation with lists on a sandbox (used in bonding and 80211 drivers)

Signed-off-by: Jiri Pirko <jpirko@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-04-03 14:22:15 -07:00
..
amso1100 RDMA/amso1100: Fix error paths in post_send and post_recv 2009-12-09 14:56:11 -08:00
cxgb3 RDMA/cxgb3: Wait at least one schedule cycle during device removal 2010-03-11 14:00:35 -08:00
ehca Merge branch 'for-next' into for-linus 2010-03-08 16:55:37 +01:00
ipath RDMA: Use rlimit helpers 2010-02-11 15:40:48 -08:00
mlx4 Merge branch 'misc' into for-next 2010-03-01 23:52:31 -08:00
mthca IB/core: Fix and clean up ib_ud_header_init() 2010-02-24 14:54:10 -08:00
nes net: convert multicast list to list_head 2010-04-03 14:22:15 -07:00