dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/net/pcmcia
Jiri Pirko 91fea58584 net/pcmcia: convert to use netdev_for_each_mc_addr
removed fill_multicast_tbl function in smc91c92_cs and do the work inline

rewritten set_addresses function in xirc2ps_cs. This was kinda headache.
Simulated the original and new functions and they bahave the same.

Signed-off-by: Jiri Pirko <jpirko@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-02-19 13:15:50 -08:00
..
3c574_cs.c net: use netdev_mc_count and netdev_mc_empty when appropriate 2010-02-12 11:38:58 -08:00
3c589_cs.c net: use netdev_mc_count and netdev_mc_empty when appropriate 2010-02-12 11:38:58 -08:00
Kconfig [netdrvr] ibmtr: PCMCIA IBMTR is ok on 64bit 2008-10-16 05:40:16 -04:00
Makefile
axnet_cs.c net/pcmcia: convert to use netdev_for_each_mc_addr 2010-02-19 13:15:50 -08:00
com20020_cs.c pcmcia: rework the irq_req_t typedef 2009-11-28 18:03:14 +01:00
fmvj18x_cs.c net/pcmcia: convert to use netdev_for_each_mc_addr 2010-02-19 13:15:50 -08:00
ibmtr_cs.c pcmcia: rework the irq_req_t typedef 2009-11-28 18:03:14 +01:00
nmclan_cs.c net/pcmcia: convert to use netdev_for_each_mc_addr 2010-02-19 13:15:50 -08:00
pcnet_cs.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 2010-01-12 20:53:29 -08:00
smc91c92_cs.c net/pcmcia: convert to use netdev_for_each_mc_addr 2010-02-19 13:15:50 -08:00
xirc2ps_cs.c net/pcmcia: convert to use netdev_for_each_mc_addr 2010-02-19 13:15:50 -08:00