android_kernel_xiaomi_sm8350/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
3c589_cs.c
axnet_cs.c net/pcmcia: convert to use netdev_for_each_mc_addr 2010-02-19 13:15:50 -08:00
com20020_cs.c
fmvj18x_cs.c net/pcmcia: convert to use netdev_for_each_mc_addr 2010-02-19 13:15:50 -08:00
ibmtr_cs.c
Kconfig
Makefile
nmclan_cs.c net/pcmcia: convert to use netdev_for_each_mc_addr 2010-02-19 13:15:50 -08:00
pcnet_cs.c
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