linux-stable/net/802
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
..
Kconfig net: Add GARP applicant-only participant 2008-07-05 21:26:13 -07:00
Makefile net: Add GARP applicant-only participant 2008-07-05 21:26:13 -07:00
fc.c net/802/fc.c: Fix compilation warnings 2008-10-15 00:13:53 -07:00
fddi.c net: remove COMPAT_NET_DEV_OPS 2009-05-25 01:53:53 -07:00
garp.c net: convert multicast list to list_head 2010-04-03 14:22:15 -07:00
hippi.c net: remove COMPAT_NET_DEV_OPS 2009-05-25 01:53:53 -07:00
p8022.c
p8023.c [NET]: Wrap netdevice hardware header creation. 2007-10-10 16:52:50 -07:00
psnap.c snap: use const for descriptor 2009-03-21 19:06:50 -07:00
stp.c net: Add STP demux layer 2008-07-05 21:25:39 -07:00
tr.c sysctl net: Remove unused binary sysctl code 2009-11-12 02:05:06 -08:00