android_kernel_motorola_sm6225/drivers/net/wireless/libertas_tf
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
..
cmd.c mac80211: constify ieee80211_if_conf.bssid 2009-01-29 16:01:07 -05:00
if_usb.c libertas_tf_usb: declare MODULE_FIRMWARE 2009-11-11 15:23:53 -05:00
if_usb.h libertas_tf: usb specific functions 2008-08-22 16:29:56 -04:00
libertas_tf.h mac80211: constify ieee80211_if_conf.bssid 2009-01-29 16:01:07 -05:00
main.c net: convert multicast list to list_head 2010-04-03 14:22:15 -07:00
Makefile libertas_tf: config and makefile 2008-08-22 16:29:56 -04:00