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>
Showing
- drivers/net/pcmcia/axnet_cs.c 3 additions, 4 deletionsdrivers/net/pcmcia/axnet_cs.c
- drivers/net/pcmcia/fmvj18x_cs.c 2 additions, 4 deletionsdrivers/net/pcmcia/fmvj18x_cs.c
- drivers/net/pcmcia/nmclan_cs.c 2 additions, 4 deletionsdrivers/net/pcmcia/nmclan_cs.c
- drivers/net/pcmcia/smc91c92_cs.c 10 additions, 23 deletionsdrivers/net/pcmcia/smc91c92_cs.c
- drivers/net/pcmcia/xirc2ps_cs.c 50 additions, 34 deletionsdrivers/net/pcmcia/xirc2ps_cs.c
Loading
Please register or sign in to comment