android_kernel_xiaomi_sdm845/drivers/net/qlge
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
..
Makefile qlge: New Qlogic 10Gb Ethernet Driver. 2008-09-18 11:56:28 -04:00
qlge_dbg.c net/various: remove trailing space in messages 2010-03-24 14:10:38 -07:00
qlge_ethtool.c Merge branch 'for-next' into for-linus 2010-03-08 16:55:37 +01:00
qlge_main.c net: convert multicast list to list_head 2010-04-03 14:22:15 -07:00
qlge_mpi.c drivers/net/qlge: Use netif_printk helpers 2010-02-12 13:27:46 -08:00
qlge.h qlge: Fix bonding mac address bug. 2010-02-17 13:35:37 -08:00