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
..
2010-03-21 18:34:15 -07:00
2010-02-18 14:30:18 -08:00
2009-11-25 15:14:13 -08:00
2009-12-26 20:38:23 -08:00
2010-02-10 12:31:10 -08:00
2009-12-15 08:53:25 -08:00
2010-02-22 16:21:12 -08:00
2010-03-15 16:00:47 -07:00
2010-03-19 15:48:25 -04:00
2009-11-25 15:14:13 -08:00
2010-04-01 18:38:48 -07:00
2010-03-30 23:58:22 -07:00
2010-02-18 14:12:06 -08:00
2009-07-12 12:22:34 -07:00
2010-03-24 13:34:09 -07:00
2010-03-05 13:34:03 -08:00
2009-12-17 10:51:40 -05:00