From: Jiri Pirko Date: Fri, 19 Feb 2010 08:48:47 +0000 (+0000) Subject: net/pcmcia: convert to use netdev_for_each_mc_addr X-Git-Tag: v2.6.34-rc1~233^2~122 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91fea5858418127ad33e0060f726c62be0047eaf;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed